github.com/evanw/esbuild/pkg/api.ServeOptions.Host (field)

3 uses

	github.com/evanw/esbuild/pkg/api (current package)
		api.go#L366: 	Host      string
		serve_other.go#L485: 	if serveOptions.Host != "" {
		serve_other.go#L486: 		host = serveOptions.Host