tools

package
v0.0.143 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2021 License: MIT Imports: 0 Imported by: 1

README

Go Tools

This subrepository holds the source for various packages and tools that support the Go programming language.

All of the tools can be fetched with go get.

Packages include an implementation of the Static Single Assignment form (SSA) representation for Go programs.

Download/Install

The easiest way to install is to run go get -u github.com/searKing/golang/tools/.... You can also manually git clone the repository to $GOPATH/src/github.com/searKing/golang/tools/.

Tips
go get -u github.com/searKing/golang/tools/cmd/go-atomicvalue
go get -u github.com/searKing/golang/tools/cmd/go-enum
go get -u github.com/searKing/golang/tools/cmd/go-import
go get -u github.com/searKing/golang/tools/cmd/go-nulljson
go get -u github.com/searKing/golang/tools/cmd/go-option
go get -u github.com/searKing/golang/tools/cmd/go-sqlx
go get -u github.com/searKing/golang/tools/cmd/go-syncmap
go get -u github.com/searKing/golang/tools/cmd/go-syncpool
go get -u github.com/searKing/golang/tools/cmd/go-validator
go get -u github.com/searKing/golang/tools/cmd/protoc-gen-go-tag

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the tools repository is located at https://github.com/searKing/golang/issues. Prefix your issue with "golang/tools/(your subdir):" in the subject line, so it is easy to find.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
go-enum Module
go-import Module
go-nulljson Module
go-option Module
go-sqlx Module
go-syncmap Module
go-syncpool Module
go-validator Module
ast
go-enum module
go-import module
go-nulljson module
go-option module
go-sqlx module
go-syncmap module
go-syncpool module
go-validator module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL