type Phase … // AppendPhase adds the given phase to the nested, ordered sequence of phases. func (t *Phase) AppendPhase(phase Phase) { … }
type Phase … // AppendPhase adds the given phase to the nested, ordered sequence of phases. func (t *Phase) AppendPhase(phase Phase) { … }