Directories ¶
Path | Synopsis |
---|---|
Package applogger define a set of simple logger interfaces that can be implement by the libraries client and that it should be used in all devo-go libraries Some implementations are added here like NoLogAppLogger (no log logger) and WriterAppLogger log that uses a provided Writer as destination of messages.
|
Package applogger define a set of simple logger interfaces that can be implement by the libraries client and that it should be used in all devo-go libraries Some implementations are added here like NoLogAppLogger (no log logger) and WriterAppLogger log that uses a provided Writer as destination of messages. |
Package devologtable implements the tools to use data saved in Devo (under certain tag) like a Table.
|
Package devologtable implements the tools to use data saved in Devo (under certain tag) like a Table. |
Package devoquery implements the tools to load data running queries to Devo in a different ways and scenarios Interfaces to grant abstraction between implementations are defined too
|
Package devoquery implements the tools to load data running queries to Devo in a different ways and scenarios Interfaces to grant abstraction between implementations are defined too |
Package devosender implements the tools to send data to Devo in a different ways and scenarios Interfaces to grant abstraction between implementations are defined and complex objects has associated their own builder
|
Package devosender implements the tools to send data to Devo in a different ways and scenarios Interfaces to grant abstraction between implementations are defined and complex objects has associated their own builder |
Click to show internal directories.
Click to hide internal directories.