Skip to content

stretchr/pat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mat Ryer
Aug 12, 2014
f7fe051 · Aug 12, 2014

History

25 Commits
Aug 12, 2014
Aug 11, 2014
Aug 12, 2014
Jul 28, 2014
Jul 28, 2014
Aug 12, 2014
Jul 29, 2014

Repository files navigation

pat

Go package for patterns and best practices.

Patterns

  • stop - Pattern for stoppable types that need to do tear-down work before stopping.
  • start - Pattern for start and stoppable types that need to be started, and to do tear-down work before stopping.
  • sleep - Package for sleeping for progressively changing durations as part of systems that rely on resources which may come and go.

About

Go package for patterns and best practices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages