Imports github.com/go-openapi/errors github.com/go-openapi/runtime github.com/go-openapi/runtime/flagext github.com/go-openapi/runtime/middleware github.com/go-openapi/swag github.com/jessevdk/go-flags golang.org/x/net/netutil Imports in module “github.com/alexmolly/learning-go-by-examples/go-rest-api” github.com/alexmolly/learning-go-by-examples/go-rest-api/pkg/swagger/server/restapi/operations Standard library imports context crypto/tls crypto/x509 encoding/json errors fmt io/ioutil log net net/http os os/signal strconv sync sync/atomic syscall time