Documentation ¶
Overview ¶
server.go contains all the manual config code that is used to implement the generated sysl
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFoobarList ¶
func GetFoobarList(ctx context.Context, req *simple.GetFoobarListRequest, client simple.GetFoobarListClient) (*jsonplaceholder.TodosResponse, error)
GetFoobarList refers to the endpoint in our sysl file
func GetHandler ¶
func GetHandler(ctx context.Context, req *simple.GetRequest, client simple.GetClient) (*simple.Welcome, error)
GetHandler refers to the endpoint in our sysl file
func LoadServices ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.