Installation
Framework is still below 1.0.0 version. Be careful updating the package, as breaking changes are releasing pretty often. Also, documentation may still be incomplete
Just run the following command:
For installation, go1.18 or higher is required
Hello, world!
Create a new package:
Create main.go
with the following code:
Run the code:
Last updated