go/ast.InterfaceType.End (method, view implemented interface methods)
one use
go/ast (current package)
ast.go#L556: func (x *InterfaceType) End() token.Pos { return x.Methods.End() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)