Documentation ¶
Index ¶
- func Cors(origins []string, maxAges ...time.Duration) gin.HandlerFunc
- func Exit() (err error)
- func Load(project *viper.Viper, migrations embed.FS) (err error)
- func Run(project *viper.Viper) (errch chan error, err error)
- func ServeGrpc(listener net.Listener, errch chan<- error)
- func ServeHTTP(listener net.Listener, errch chan<- error)
- func ServeInternal(listener net.Listener, errch chan<- error)
- func SetupHttp(release bool, config *viper.Viper) (err error)
- func SetupInternal(config *viper.Viper, meta map[string]any) (err error)
- func SetupLog(appName string, release bool) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeInternal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.