package
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jan 31, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
Default Stack for Mojito
Defaults provides our recommended stack of implementations for Mojito with focus on performance and ease of use.
Implementations
ZeroLog • FastHTTP • Handlebars
How to enable this Stack
To enable the Infinytum-recommended Stack, import this repository in your mainfile like this.
package main
import(
...
"github.com/go-mojito/mojito"
_ "github.com/go-mojito/defaults"
...
)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.