package
0.0.0-20241223031400-ddfe0f41f4c3
Repository: https://github.com/curioswitch/go-curiostack.git
Documentation: pkg.go.dev

# Functions

DefineAPI defines tasks such as protobuf generation for API projects.
DefineServer defines tasks such as docker builds for server projects.
DockerRepo returns a ServerOption to indicate the docker repository to push to.
ServiceName returns a ServerOption to indicate the name of the service, used in places such as the name of the docker image.

# Interfaces

ServerOption is a configuration option for DefineServer.