Documentation
¶
Overview ¶
Package edda Logs the architecture configuration (nodes and links) as it evolves
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Logchan chan gotocol.Message
Logchan is a buffered channel for sending logging messages to, or nil if logging is off Created before edda starts so that messages can be buffered without depending on edda schedule
View Source
var Wg sync.WaitGroup
Wg is a waitgroup so whoever starts edda can wait for it to finish logging before it shuts down
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.