typical

package
v0.8.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Descriptor = &typcore.ProjectDescriptor{
	Name:        "Typical REST Server",
	Description: "Example of typical and scalable RESTful API Server for Go",
	Version:     "0.8.13",
	Package:     "github.com/typical-go/typical-rest-server",

	AppModule: app.Module(),

	Modules: []interface{}{
		typdocker.Module(),
		typreadme.Module(),
		typrails.Module(),

		typserver.Module(),
		typredis.Module(),
		typpostgres.Module("sample"),
	},

	Releaser: &typrls.Releaser{
		Targets: []typrls.Target{"linux/amd64", "darwin/amd64"},
		Publishers: []typrls.Publisher{
			&typrls.Github{Owner: "typical-go", RepoName: "typical-rest-server"},
		},
	},
}

Descriptor of Typical REST Server

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL