Documentation
¶
Overview ¶
Package libs is a collection of Go libraries for building Altid filesystems service ===========
Package libs/service provides the core for Altid services. Included are the network listener and the file-backed state for services. A service can interact through the use of the various FileWriters; as well as register a callback function to handle control messages and user input.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth - common auth functions for services, servers, and clients in Altid.
|
Package auth - common auth functions for services, servers, and clients in Altid. |
|
Package config allows Altid services to interact withe the ndb-formatted configuration files used by Altid
|
Package config allows Altid services to interact withe the ndb-formatted configuration files used by Altid |
|
Package html helper library for parsing HTML for Altid markup
|
Package html helper library for parsing HTML for Altid markup |
|
Package markup implements an API for escaping markup elements in raw text input.
|
Package markup implements an API for escaping markup elements in raw text input. |
|
Package mdns is a convenience wrapper over github.com/grandcat/zeroconf for listing Altid services over mdns
|
Package mdns is a convenience wrapper over github.com/grandcat/zeroconf for listing Altid services over mdns |
|
service
|
|
Click to show internal directories.
Click to hide internal directories.