Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteStrings ¶
type ByteStrings [][]byte
func ByteStringsVar ¶
func ByteStringsVar(v *[][]byte) *ByteStrings
func (ByteStrings) Match ¶
func (v ByteStrings) Match(b []byte) bool
func (ByteStrings) MatchString ¶
func (v ByteStrings) MatchString(str string) bool
func (ByteStrings) String ¶
func (v ByteStrings) String() string
func (*ByteStrings) UnmarshalJSON ¶
func (v *ByteStrings) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.