Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "blocks", Short: "Utilities to read blocks", TraverseChildren: true, }
Functions ¶
This section is empty.
Types ¶
type BlockResult ¶
type BlockResult struct {
// contains filtered or unexported fields
}
func (*BlockResult) JSON ¶
func (r *BlockResult) JSON() interface{}
func (*BlockResult) Oneliner ¶
func (r *BlockResult) Oneliner() string
func (*BlockResult) String ¶
func (r *BlockResult) String() string
Click to show internal directories.
Click to hide internal directories.