Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CounterModule ¶
type CounterModule struct{}
func (*CounterModule) Get ¶
func (m *CounterModule) Get() int
func (*CounterModule) Increment ¶
func (m *CounterModule) Increment() int
func (*CounterModule) Reset ¶
func (m *CounterModule) Reset()
Click to show internal directories.
Click to hide internal directories.