Documentation
¶
Index ¶
- type Frames
- func (s *Frames) GobDecode(data []byte) error
- func (s Frames) GobEncode() ([]byte, error)
- func (s Frames) MarshalBinary() ([]byte, error)
- func (s Frames) MarshalJSON() ([]byte, error)
- func (s Frames) String() string
- func (s Frames) ToStrings() []string
- func (s *Frames) UnmarshalBinary(data []byte) error
- func (s *Frames) UnmarshalJSON(data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Frames ¶
func (Frames) MarshalBinary ¶
func (Frames) MarshalJSON ¶
func (*Frames) UnmarshalBinary ¶
func (*Frames) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.