package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 15, 2016
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Host string `yaml:"host"`
SSLCrt string `yaml:"ssl_crt"`
SSLKey string `yaml:"ssl_key"`
}
type LJServer struct {
Config *Config
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.