Documentation
¶
Index ¶
Constants ¶
View Source
const ServiceName = "hello-world"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloWorld ¶
type HelloWorld struct{}
func New ¶
func New() (*HelloWorld, error)
func (*HelloWorld) Name ¶
func (h *HelloWorld) Name() string
Click to show internal directories.
Click to hide internal directories.