Versions in this module Expand all Collapse all v1 v1.0.0 Nov 24, 2024 Changes in this version + type CounterModule struct + func (m *CounterModule) Get() int + func (m *CounterModule) Increment() int + func (m *CounterModule) Reset()