Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type V1EventsService ¶
type V1EventsService struct {
// contains filtered or unexported fields
}
func NewV1EventsService ¶
func NewV1EventsService(config *server.ServerConfig) *V1EventsService
func (*V1EventsService) V1EventKeyList ¶
func (t *V1EventsService) V1EventKeyList(ctx echo.Context, request gen.V1EventKeyListRequestObject) (gen.V1EventKeyListResponseObject, error)
func (*V1EventsService) V1EventList ¶
func (t *V1EventsService) V1EventList(ctx echo.Context, request gen.V1EventListRequestObject) (gen.V1EventListResponseObject, error)
Click to show internal directories.
Click to hide internal directories.