Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configure ¶
type Configure struct { ID string Server string UseSSL bool SSLInsecure bool Hasher *hash.Hasher Links int LogDir string LogSize utils.Bytes LogRotate int ReadTimeout time.Duration WriteTimeout time.Duration DashboardEnabled bool DashboardListen string DashboardPort uint16 Rules []Rule CodeDir string }
Configure client configure
Click to show internal directories.
Click to hide internal directories.