func Example_openDBService() { … } type Service … func (s *Service) ServeHTTP(w http.ResponseWriter, r *http.Request) { … }