Exemple #1
0
// Apply adds this routing as a morpher into the provided markup.
func (r *routing) Apply(mr *trees.Markup) {
	mr.AddMorpher(r)
}