Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPHeader ¶
func (HTTPHeader) Build ¶
func (h HTTPHeader) Build() http.Header
type Listable ¶
type Listable[T any] []T
func (Listable[T]) MarshalJSON ¶
func (*Listable[T]) UnmarshalJSON ¶
type Prefixable ¶
func (*Prefixable) MarshalJSON ¶
func (p *Prefixable) MarshalJSON() ([]byte, error)
func (*Prefixable) UnmarshalJSON ¶
func (p *Prefixable) UnmarshalJSON(content []byte) error
Click to show internal directories.
Click to hide internal directories.