Documentation ¶
Index ¶
- Constants
- func IsComplex(n gjson.Result) bool
- func IsFramed(n gjson.Result) bool
- func IsInline(n gjson.Result) bool
- func IsScript(n gjson.Result) bool
- func MichelineStringToMichelson(str string, inline bool, lineSize int) (string, error)
- func MichelineToMichelson(n gjson.Result, inline bool, lineSize int) (string, error)
- func MichelineToMichelsonInline(str string) (string, error)
- type DiffResult
- type Item
Constants ¶
View Source
const DefLineSize = 88
DefLineSize -
View Source
const DiffLineSize = 74
DiffLineSize -
Variables ¶
This section is empty.
Functions ¶
func MichelineStringToMichelson ¶
MichelineStringToMichelson -
func MichelineToMichelson ¶
MichelineToMichelson -
func MichelineToMichelsonInline ¶
MichelineToMichelsonInline -
Types ¶
Click to show internal directories.
Click to hide internal directories.