Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Context = &typictx.Context{ Name: "Typical-RESTful-Server", Description: "Example of typical and scalable RESTful API Server for Go", Root: "github.com/typical-go/typical-rest-server", AppModule: app.Module(), Modules: []interface{}{ typdocker.Module(), typserver.Module(), typpostgres.Module(), typredis.Module(), }, Release: typictx.Release{ Version: "0.8.5", Targets: []string{"linux/amd64", "darwin/amd64"}, Github: &typictx.Github{ Owner: "typical-go", RepoName: "typical-rest-server", }, }, }
Context instance of Context
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.