pkg/

directory
v0.0.0-...-fad2219 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2019 License: MIT

Directories

Path Synopsis
Package cache implements a simple cached store
Package cache implements a simple cached store
Package fig implements the Golang client for fig The typical use of fig to fetch configuration is something like this; import "github.com/rameshvk/fig/pkg/fig" ...
Package fig implements the Golang client for fig The typical use of fig to fetch configuration is something like this; import "github.com/rameshvk/fig/pkg/fig" ...
Package fire is the fig runtime
Package fire is the fig runtime
Package match is a tiny pattern matching and capture library This can be seen as equivalent to Erlang's pattern matching but in semi-idiomatic Go: http://erlang.org/doc/reference_manual/patterns.html Patterns are setup to be composed of other patterns using And, Or, Not and list primitives.
Package match is a tiny pattern matching and capture library This can be seen as equivalent to Erlang's pattern matching but in semi-idiomatic Go: http://erlang.org/doc/reference_manual/patterns.html Patterns are setup to be composed of other patterns using And, Or, Not and list primitives.
Package parse implements a simple expression parser.
Package parse implements a simple expression parser.
Package server implements the config server The server consists of an API handler and a store.
Package server implements the config server The server consists of an API handler and a store.
Package vm implements a stack machine A Machine has the following sections: - Code has the byte code.
Package vm implements a stack machine A Machine has the following sections: - Code has the byte code.

Jump to

Keyboard shortcuts

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