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