singlethreaded/README.md

169 B

Usage

import (
    _ "git.gensokyo.cafe/go/singlethreaded"

    // your other imports
)

Put the import on the top of the import list in your main package.