Skip to content

tgrennan/fixme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package fixme provides conditional printing for benignly littering code under development with debug information and simple reminders. Unless enabled, each closure is a return stub; once enabled, these log:

FILE:LINE FIXME ...

Fetch, build and install fixme with GO tool like this:

go get gopkg.in/tgrennan/fixme.v0

Import this package with:

import "gopkg.in/tgrennan/fixme.v0"

GoDoc

About

GO package that provides conditional printing for benignly littering code under with debug information and simple reminders.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages