Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GindicesFlag ¶ added in v0.2.0
func (*GindicesFlag) Set ¶ added in v0.2.0
func (p *GindicesFlag) Set(v string) error
func (*GindicesFlag) String ¶ added in v0.2.0
func (p *GindicesFlag) String() string
func (*GindicesFlag) Type ¶ added in v0.2.0
func (p *GindicesFlag) Type() string
type StateInput ¶ added in v0.2.0
type StateInput string
func (*StateInput) Read ¶ added in v0.2.0
func (p *StateInput) Read(spec *common.Spec, phase string) (common.BeaconState, error)
func (*StateInput) Set ¶ added in v0.2.0
func (p *StateInput) Set(v string) error
func (*StateInput) String ¶ added in v0.2.0
func (p *StateInput) String() string
func (*StateInput) Type ¶ added in v0.2.0
func (p *StateInput) Type() string
type StateOutput ¶ added in v0.2.0
type StateOutput string
func (*StateOutput) Set ¶ added in v0.2.0
func (p *StateOutput) Set(v string) error
func (*StateOutput) String ¶ added in v0.2.0
func (p *StateOutput) String() string
func (*StateOutput) Type ¶ added in v0.2.0
func (p *StateOutput) Type() string
func (*StateOutput) Write ¶ added in v0.2.0
func (p *StateOutput) Write(spec *common.Spec, obj common.BeaconState) error
Click to show internal directories.
Click to hide internal directories.