// NewBootstrapTokenPhase returns a new bootstrap-token phase. func NewBootstrapTokenPhase() workflow.Phase { … } func runBootstrapToken(c workflow.RunData) error { … }
// NewBootstrapTokenPhase returns a new bootstrap-token phase. func NewBootstrapTokenPhase() workflow.Phase { … } func runBootstrapToken(c workflow.RunData) error { … }