Skip to content

Repository files navigation

go.clipper

BUILD

int32 version

$ go build -tags 'use_int32'

int64 version

$ go build -tags '!use_int32'
# or combine build tags
$ go build -tags '!use_int32,!use_xyz'

About

No description, website, or topics provided.

Resources

Stars

38 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages