Documentation ¶
Index ¶
- func GenAnys(details ...proto.Message) ([]*anypb.Any, error)
- type RawJson
- func (a *RawJson) MarshalJSON() ([]byte, error)
- func (a *RawJson) MarshalJSONPB(*jsonpb.Marshaler) ([]byte, error)
- func (a *RawJson) MarshalTo(b []byte) (int, error)
- func (a *RawJson) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (a *RawJson) Size() int
- func (a *RawJson) Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RawJson ¶
type RawJson []byte
func BytesToJsonAny ¶
func NewPopulatedRawJson ¶
func StringToJsonAny ¶
func (*RawJson) MarshalJSON ¶
func (*RawJson) MarshalToSizedBuffer ¶
Click to show internal directories.
Click to hide internal directories.