go/ast.ChanType.End (method)

one use

	go/ast (current package)
		ast.go#L533: func (x *ChanType) End() token.Pos      { return x.Value.End() }