Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelloModel ¶
type HelloWorldModel ¶
type HelloWorldModel struct {
HelloWho string `json:"hello-who"`
}
func HelloWorld ¶
func HelloWorld(ctx context.Context, hm HelloModel, cfg config.Config) HelloWorldModel
Click to show internal directories.
Click to hide internal directories.