Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoggerProvider ¶
type OPLSyntaxRouter ¶
type OPLSyntaxRouter struct{ *httprouter.Router }
type PaginationOptionSetter ¶
type PaginationOptionSetter func(*PaginationOptions) *PaginationOptions
func WithSize ¶
func WithSize(size int) PaginationOptionSetter
func WithToken ¶
func WithToken(t string) PaginationOptionSetter
type PaginationOptions ¶
func GetPaginationOptions ¶
func GetPaginationOptions(modifiers ...PaginationOptionSetter) *PaginationOptions
type ReadRouter ¶
type ReadRouter struct{ *httprouter.Router }
type TransactorProvider ¶
type WriteRouter ¶
type WriteRouter struct{ *httprouter.Router }
type WriterProvider ¶
Click to show internal directories.
Click to hide internal directories.