var _ … type FlowSchemaSequence … func (s FlowSchemaSequence) Len() int { … } func (s FlowSchemaSequence) Less(i, j int) bool { … } func (s FlowSchemaSequence) Swap(i, j int) { … }
var _ … type FlowSchemaSequence … func (s FlowSchemaSequence) Len() int { … } func (s FlowSchemaSequence) Less(i, j int) bool { … } func (s FlowSchemaSequence) Swap(i, j int) { … }