Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 133 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 133 Bytes

Disclaimer: WIP.

This is a library for mocking time in Go.

Usage

Example

import "github.com/rkollar/clock"
TODO()