Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Erg ¶
type Erg struct {
Sort bool
// contains filtered or unexported fields
}
Erg type Sort boolean - turn it off/on for sorting on expand default is true
func New ¶
New(address string) returns a new erg takes two arguments host - hostname default - localhost port - port default - 8080 ssl - use https or not default - false
func NewWithSsl ¶
Click to show internal directories.
Click to hide internal directories.