File: doc.go

package info (click to toggle)
golang-github-geertjohan-go.incremental 0.0~git20161212.0.1172aab-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 164 kB
  • ctags: 110
  • sloc: makefile: 5
file content (5 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (4)
1
2
3
4
5

// package incremental provides concurency-safe incremental numbers.
//
// This package was created by a simple piece of code located in the gen subdirectory. Please modify that command if you want to modify this package.
package incremental