Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpApiSet ¶
type HttpApiSet[REQ, RES any] interface { AddHttpApi(a HttpApi[REQ, RES]) error DefaultErrorHandler(error) ResponseHandler[RES] }
type ResponseHandler ¶
Click to show internal directories.
Click to hide internal directories.