Yiyang Kang a20bd674ab | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
lib.go |
README.md
Usage
import (
_ "git.gensokyo.cafe/go/singlethreaded"
// your other imports
)
Put the import on the top of the import list in your main package.