//
pkg.gl
Category
github.com/trinhdaiphuc/go-kit
clock
package
0.0.2
Repository:
https://github.com/trinhdaiphuc/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
11 SLOC
#
Packages
mocks
Package mocks is a generated GoMock package.
#
Functions
NewRealClock
No description provided by the author
#
Structs
RealClock
No description provided by the author
#
Interfaces
Clock
go:generate mockgen -destination=./mocks/mock_$GOFILE -source=$GOFILE -package=mocks.