package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Apr 7, 2016
License: MIT
Opens a new window with license information.
Imports: 15
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
}
Parse initialises the read loop and begins parsing the incoming request
Source Files
¶
Click to show internal directories.
Click to hide internal directories.