mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
3 lines
138 B
Go
3 lines
138 B
Go
// Package mox provides functions dealing with global state, such as the
|
|
// current configuration, and convenience functions.
|
|
package mox
|