Documentation
¶
Index ¶
Constants ¶
View Source
const PathVarName = "AUTOFACTPATH"
PathVarName is the environment variable name for the autofact path.
Variables ¶
View Source
var ( // WriteBufferSize is the The default size for a websocket write buffer. WriteBufferSize = 1024 // ReadBufferSize is the The default size for a websocket read buffer. ReadBufferSize = 1024 // WriteWait is the default time to wait for a write to succeed. WriteWait = 5 * time.Second )
View Source
var ( // LoadAvg is used for requesting a system's loadavg. LoadAvg = []byte("loadavg") )
Text Message stuff.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
autofact
command
|
|
|
autofactory
command
|
|
|
autofactory/output
package output exists for stringer generation because having it in autofactory results in go stringer errors.
|
package output exists for stringer generation because having it in autofactory results in go stringer errors. |
Click to show internal directories.
Click to hide internal directories.