Documentation ¶
Index ¶
- func MarshalBigIntProto(v *big.Int) *types.BigUInt
- func PrintProtoMessageAsJson(out io.Writer, pb proto.Message) error
- func PrintProtoMessageAsJsonToStdout(pb proto.Message) error
- func ProtoMessageToJsonString(pb proto.Message) (string, error)
- func ProtoMessageToJsonStringNoIndent(pb proto.Message) (string, error)
- func ReadFileToString(filename string) (string, error)
- func ReadJsonFileToProtoMessage(filename string, message proto.Message) error
- func ReadJsonStringToProtoMessage(json string, message proto.Message) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadFileToString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.