Versions in this module Expand all Collapse all v1 v1.0.2 Jan 10, 2018 v1.0.1 Jan 10, 2018 v1.0.0 Sep 17, 2017 Changes in this version + type CBAvatar struct + Url string + func (mj *CBAvatar) MarshalJSON() ([]byte, error) + func (mj *CBAvatar) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *CBAvatar) UnmarshalJSON(input []byte) error + func (uj *CBAvatar) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *CBAvatar) MarshalEasyJSON(w *jwriter.Writer) + func (v *CBAvatar) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *CBAvatar) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CBAvatar) CodecEncodeSelf(e *codec1978.Encoder) + type CBGithub struct + Followers int + func (mj *CBGithub) MarshalJSON() ([]byte, error) + func (mj *CBGithub) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *CBGithub) UnmarshalJSON(input []byte) error + func (uj *CBGithub) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *CBGithub) MarshalEasyJSON(w *jwriter.Writer) + func (v *CBGithub) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *CBGithub) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CBGithub) CodecEncodeSelf(e *codec1978.Encoder) + type CBGravatar struct + Avatars []*CBAvatar + func (mj *CBGravatar) MarshalJSON() ([]byte, error) + func (mj *CBGravatar) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *CBGravatar) UnmarshalJSON(input []byte) error + func (uj *CBGravatar) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *CBGravatar) MarshalEasyJSON(w *jwriter.Writer) + func (v *CBGravatar) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *CBGravatar) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CBGravatar) CodecEncodeSelf(e *codec1978.Encoder) + type CBName struct + FullName string + func (mj *CBName) MarshalJSON() ([]byte, error) + func (mj *CBName) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *CBName) UnmarshalJSON(input []byte) error + func (uj *CBName) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *CBName) MarshalEasyJSON(w *jwriter.Writer) + func (v *CBName) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *CBName) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CBName) CodecEncodeSelf(e *codec1978.Encoder) + type CBPerson struct + Github *CBGithub + Gravatar *CBGravatar + Name *CBName + func (mj *CBPerson) MarshalJSON() ([]byte, error) + func (mj *CBPerson) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *CBPerson) UnmarshalJSON(input []byte) error + func (uj *CBPerson) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *CBPerson) MarshalEasyJSON(w *jwriter.Writer) + func (v *CBPerson) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *CBPerson) CodecDecodeSelf(d *codec1978.Decoder) + func (x *CBPerson) CodecEncodeSelf(e *codec1978.Encoder) + type DSTopic struct + Id int + Slug string + func (mj *DSTopic) MarshalJSON() ([]byte, error) + func (mj *DSTopic) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *DSTopic) UnmarshalJSON(input []byte) error + func (uj *DSTopic) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *DSTopic) MarshalEasyJSON(w *jwriter.Writer) + func (v *DSTopic) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *DSTopic) CodecDecodeSelf(d *codec1978.Decoder) + func (x *DSTopic) CodecEncodeSelf(e *codec1978.Encoder) + type DSTopicsList struct + MoreTopicsUrl string + Topics []*DSTopic + func (mj *DSTopicsList) MarshalJSON() ([]byte, error) + func (mj *DSTopicsList) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *DSTopicsList) UnmarshalJSON(input []byte) error + func (uj *DSTopicsList) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *DSTopicsList) MarshalEasyJSON(w *jwriter.Writer) + func (v *DSTopicsList) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *DSTopicsList) CodecDecodeSelf(d *codec1978.Decoder) + func (x *DSTopicsList) CodecEncodeSelf(e *codec1978.Encoder) + type DSUser struct + Username string + func (mj *DSUser) MarshalJSON() ([]byte, error) + func (mj *DSUser) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *DSUser) UnmarshalJSON(input []byte) error + func (uj *DSUser) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *DSUser) MarshalEasyJSON(w *jwriter.Writer) + func (v *DSUser) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *DSUser) CodecDecodeSelf(d *codec1978.Decoder) + func (x *DSUser) CodecEncodeSelf(e *codec1978.Encoder) + type LargePayload struct + Topics *DSTopicsList + Users []*DSUser + func (mj *LargePayload) MarshalJSON() ([]byte, error) + func (mj *LargePayload) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *LargePayload) UnmarshalJSON(input []byte) error + func (uj *LargePayload) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *LargePayload) MarshalEasyJSON(w *jwriter.Writer) + func (v *LargePayload) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *LargePayload) CodecDecodeSelf(d *codec1978.Decoder) + func (x *LargePayload) CodecEncodeSelf(e *codec1978.Encoder) + type MediumPayload struct + Company map[string]interface{} + Person *CBPerson + func (mj *MediumPayload) MarshalJSON() ([]byte, error) + func (mj *MediumPayload) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *MediumPayload) UnmarshalJSON(input []byte) error + func (uj *MediumPayload) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *MediumPayload) MarshalEasyJSON(w *jwriter.Writer) + func (v *MediumPayload) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *MediumPayload) CodecDecodeSelf(d *codec1978.Decoder) + func (x *MediumPayload) CodecEncodeSelf(e *codec1978.Encoder) + type SmallPayload struct + Gr int + Ip string + Sid int + St int + Tt string + Tz int + Ua string + Uuid string + V int + func (mj *SmallPayload) MarshalJSON() ([]byte, error) + func (mj *SmallPayload) MarshalJSONBuf(buf fflib.EncodingBuffer) error + func (uj *SmallPayload) UnmarshalJSON(input []byte) error + func (uj *SmallPayload) UnmarshalJSONFFLexer(fs *fflib.FFLexer, state fflib.FFParseState) error + func (v *SmallPayload) MarshalEasyJSON(w *jwriter.Writer) + func (v *SmallPayload) UnmarshalEasyJSON(l *jlexer.Lexer) + func (x *SmallPayload) CodecDecodeSelf(d *codec1978.Decoder) + func (x *SmallPayload) CodecEncodeSelf(e *codec1978.Encoder)