Documentation ¶
Overview ¶
Package launch manages the processes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EncoderHinters = []hint.Hinter{ ballot.ACCEPTFactHinter, ballot.ACCEPTHinter, ballot.INITFactHinter, ballot.INITHinter, ballot.ProposalFactHinter, ballot.ProposalHinter, base.BallotFactSignHinter, base.BaseFactSignHinter, base.SignedBallotFactHinter, base.StringAddressHinter, base.VoteproofV0Hinter, block.BaseBlockdataMapHinter, block.BlockV0Hinter, block.BlockConsensusInfoV0Hinter, block.ManifestV0Hinter, block.SuffrageInfoV0Hinter, key.BasePrivatekey{}, key.BasePublickey{}, network.EndHandoverSealV0Hinter, network.HTTPConnInfoHinter, network.NilConnInfoHinter, network.NodeInfoV0Hinter, network.PingHandoverSealV0Hinter, network.ProblemHinter, network.StartHandoverSealV0Hinter, node.BaseV0Hinter, operation.BaseReasonError{}, operation.FixedTreeNodeHinter, operation.SealHinter, state.BytesValueHinter, state.DurationValueHinter, state.FixedTreeNodeHinter, state.HintedValueHinter, state.NumberValueHinter, state.SliceValueHinter, state.StateV0{}, state.StringValueHinter, tree.FixedTreeHinter, }
View Source
var EncoderTypes = []hint.Type{ base.ACCEPTBallotFactType, base.ACCEPTBallotType, base.BallotFactSignType, base.BaseFactSignType, base.INITBallotFactType, base.INITBallotType, base.ProposalFactType, base.ProposalType, base.SignedBallotFactType, base.StringAddressType, base.VoteproofV0Type, block.BaseBlockdataMapType, block.BlockConsensusInfoV0Type, block.BlockV0Type, block.ManifestV0Type, block.SuffrageInfoV0Type, key.BasePrivatekeyType, key.BasePublickeyType, network.EndHandoverSealV0Type, network.HTTPConnInfoType, network.NilConnInfoType, network.NodeInfoType, network.PingHandoverSealV0Type, network.ProblemType, network.StartHandoverSealV0Type, node.BaseV0Type, operation.BaseReasonErrorType, operation.FixedTreeNodeType, operation.SealType, state.BytesValueType, state.DurationValueType, state.HintedValueType, state.NumberValueType, state.SliceValueType, state.StateV0Type, state.StringValueType, state.FixedTreeNodeType, tree.FixedTreeType, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package cmds provides command line tools.
|
Package cmds provides command line tools. |
Package config defines base configs.
|
Package config defines base configs. |
yaml
Package yamlconfig defines yaml configs.
|
Package yamlconfig defines yaml configs. |
Package deploy supports internal deployment processes.
|
Package deploy supports internal deployment processes. |
Package pm is process manager
|
Package pm is process manager |
Package process defines the processes.
|
Package process defines the processes. |
Click to show internal directories.
Click to hide internal directories.