Documentation
¶
Index ¶
- func NewClient(timeout time.Duration, opts ClientOptions) (*http.Client, func(), error)
- func NewServer(addr string, handler http.Handler, certFile, keyFile string) (*http3.Server, error)
- func NewServerWithTLSConfig(addr string, handler http.Handler, tlsConfig *tls.Config) *http3.Server
- type ClientOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.