Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(opts ...Option) gin.HandlerFunc
Types ¶
type HeaderStrKey ¶
type HeaderStrKey string
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithGenerator ¶
func WithHeaderKey ¶
func WithHeaderKey(key HeaderStrKey) Option
Click to show internal directories.
Click to hide internal directories.