container/list.List.InsertAfter (method)

one use

	container/list (current package)
		list.go#L172: func (l *List) InsertAfter(v interface{}, mark *Element) *Element {