Documentation
¶
Index ¶
- func Check(err error, out io.Writer, msg string, args ...interface{}) bool
- func LoadSSZ(path string, dst interface{}, ssz types.SSZ) error
- func LoadSSZInput(r io.Reader, dst interface{}, ssz types.SSZ) error
- func LoadSSZInputPath(cmd *cobra.Command, inPath string, stdInFallback bool, dst interface{}, ...) error
- func LoadStateInput(r io.Reader) (*phase0.BeaconState, error)
- func LoadStateInputFlag(cmd *cobra.Command, inputKey string, stdInFallback bool) (*phase0.BeaconState, error)
- func LoadStateInputPath(cmd *cobra.Command, inPath string, stdInFallback bool) (*phase0.BeaconState, error)
- func Report(out io.Writer, msg string, args ...interface{})
- func WriteStateOutput(cmd *cobra.Command, outKey string, state *phase0.BeaconState) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadSSZInput ¶ added in v0.0.2
func LoadSSZInputPath ¶
func LoadStateInput ¶
func LoadStateInput(r io.Reader) (*phase0.BeaconState, error)
func LoadStateInputFlag ¶
func LoadStateInputPath ¶
func WriteStateOutput ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.