Categorygithub.com/tossp/tsgo
module
0.0.0-20210604230344-19bee3a11d65
Repository: https://github.com/tossp/tsgo.git
Documentation: pkg.go.dev

# README

TSGO

go fmt ./... && go build -v -ldflags "-s -w" && sites
go fmt ./... && go build -gcflags "all=-N -l" &&  dlv --listen=:2345 --headless=true --api-version=2 exec ./sites.exe
go get -u all
go mod edit -replace github.com/tossp/tsgo=../tsgo

参考来源

# Packages

No description provided by the author