1
// Package mox provides functions dealing with global state, such as the
2
// current configuration, and convenience functions.
3
package mox
4