modglobal v0.2.0 API Reference

Modules

Modglobal provides a simple key-value store that is unique per module. It is useful when you would otherwise need a GenServer to hold onto some state

A test helper used to mock Modglobal for your tests