nirasan / ast-walkerLinks
ast-walker is golang ast walk helper tool.
☆14Updated 8 years ago
Alternatives and similar repositories for ast-walker
Users that are interested in ast-walker are comparing it to the libraries listed below
Sorting:
- A simple example of manipulating the ast in Go☆19Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- Middleware for go modules proxy☆13Updated 6 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- go-concert a is a library of synchronization patterns when dealing with go-routines☆18Updated 4 months ago
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- A Go API for generating .go source files☆24Updated 3 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 7 months ago
- Clock is a small library for mocking time in Go.☆19Updated 9 years ago
- XML DOM processing for Golang, supports xpath query☆48Updated last year
- Enforce import grouping in Go source files.☆17Updated 3 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Updated 6 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- docker / docker-compose helper to easily define custom dns mappings