Skip to content

stretchr/pat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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