libs

module
v0.0.2-context-fix Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2020 License: MIT

README

Libs

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

Overview

GoDoc Flutter Go Report Card License

How To Get

Golang

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

go get -u github.com/altid/libs
Flutter

The Flutter library is currently not supported

Build Status

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

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 go get github.com/altid/libs/config The ndb format is described in http://man.cat-v.org/plan_9/6/ndb Usage This library has some special usage notes.
Package config allows Altid services to interact withe the ndb-formatted configuration files used by Altid go get github.com/altid/libs/config The ndb format is described in http://man.cat-v.org/plan_9/6/ndb Usage This library has some special usage notes.
fs
Package fs is a library which allows you to write well constructed Altid services Overview fs aims to present a way to write canonical services, which behave correctly in all instances.
Package fs is a library which allows you to write well constructed Altid services Overview fs aims to present a way to write canonical services, which behave correctly in all instances.
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.

Jump to

Keyboard shortcuts

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