We can already link to struct fields, as of a few releases ago: https://golang.org/pkg/net/http/#Server.IdleTimeout But we can't link to interface methods: https://golang.org/pkg/net/http/#ResponseWriter.WriteHeader