//
pkg.gl
Category
github.com/Zenika/marcel
module
package
3.0.0-alpha.10+incompatible
Repository:
https://github.com/zenika/marcel.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
5
Files
285 SLOC
#
Structs
HTTP
HTTP describes a module's HTTP setup.
Module
Module describes how a module should run.
#
Type aliases
NextFunc
NextFunc starts the submodules of the current module.
StartFunc
StartFunc is a module's start function.
StopFunc
StopFunc is a module's stop function.