Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarshalerForTest ¶
type MarshalerForTest string
MarshalerForTest TEST ONLY
func (MarshalerForTest) MarshalText ¶
func (m MarshalerForTest) MarshalText() ([]byte, error)
MarshalText TEST ONLY
func (*MarshalerForTest) UnmarshalText ¶
func (m *MarshalerForTest) UnmarshalText(text []byte) error
UnmarshalText TEST ONLY
Click to show internal directories.
Click to hide internal directories.