# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
ory-am/common
A library for common tasks:
env
adds defaults toos.GetEnv()
and saves you 3 lines of coderand
is a library based on crypto/rand to create random sequences, which are cryptographically strong.compiler
enables you to compile regex expressions from templates likefoo{.*}bar
. Useful for URL pattern matching.
You'll find READMEs in each package directory.
This library also includes packages called pkg
and context
. Both are subject to frequent changes. Don't use them.