libs

package module
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 19, 2022 License: MIT Imports: 0 Imported by: 0

README

Libs

This is a collection of libraries used to create Altid services and clients in a canonical way.

Overview

GoDoc Go Report Card License

How To Get

If you have a working Go toolchain, simply issue the following

go get -u github.com/altid/libs

Build Status

  • Auth passing badge
  • Fs passing badge
  • Markup passing badge
  • Html passing badge
  • Server passing badge
  • Config passing badge

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL