Documentation ¶
Overview ¶
Package server implements HTTP server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Server)
Option -.
func EnableHTTPS ¶
func EnableHTTPS() Option
EnableHTTPS - опция подключает возможность использования SSL/TLS на сервере.
Click to show internal directories.
Click to hide internal directories.