Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(bindAddr string, preMasterSecretLogPath string, handler http.Handler) (server *http.Server, err error)
NewServer returns a server instance with HTTP/2.0 and HTTP/2.0 cleartext support If this function cannot open or create the secret log file, **it still returns server instance** but without the secret log and error indication
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.