Pinned Repositories
antipatterns
A FindBugs plugin to detect misuse of inheritance and the final keyword in Java.
apache-license
dockergen
Tool for building and pushing Docker images based on templates
errors
Simple error handling primitives
ghcli
CLI programs for creating and applying licenses and declarative configuration for GitHub repositories
go-docker-images
Dockerfiles for testing Go in different environments
govet
Wrapper for go vet command
paxtar
Copy of Go's pkg/tar library that adds a function for creating a Writer with preferPax set to true
pkg
Collection of Go packages
unicode-filename-tester
Tests whether file system distinguishes between precomposed and decomposed Unicode names
nmiyake's Repositories
nmiyake/go-docker-images
Dockerfiles for testing Go in different environments
nmiyake/archiver
Easily create and extract .zip, .tar.gz, .rar (extract-only), and .tar.bz2 files with Go
nmiyake/athens
A Go module datastore and proxy
nmiyake/b3-propagation
Repository that describes and sometimes implements B3 propagation
nmiyake/circleci-cli
Use CircleCI from the command line
nmiyake/circleci-orbs
nmiyake/cobra
A Commander for modern Go CLI interactions
nmiyake/config-preview-sdk
Preview SDK for orb authors
nmiyake/echgo
nmiyake/encrypted-config-value
Tooling for encrypting certain configuration parameter values in dropwizard apps
nmiyake/errcheck
errcheck checks that you checked errors.
nmiyake/go-build-constraints
nmiyake/go-compiles
Go check that checks that Go source and tests compiles
nmiyake/go-github
Go library for accessing the GitHub API
nmiyake/go-java-launcher
A simple Go program for launching Java programs from a fixed configuration. This program replaces Gradle-generated Bash launch scripts which are susceptible to attacks via injection of environment variables of the form JAVA_OPTS='$(rm -rf /)'.
nmiyake/go-plugin
Golang plugin system over RPC.
nmiyake/godel-manual-dist-example
nmiyake/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
nmiyake/jfrog-client-go
All go clients for JFrog products
nmiyake/lumberjack
lumberjack is a log rolling package for Go
nmiyake/pkg-module-test
Testing modules for pkg
nmiyake/semver-trick
How to avoid complicated coordinated upgrades
nmiyake/specification
A place to document (and discuss) the OpenTracing specification
nmiyake/test-circleci-tags
nmiyake/test-orb-publish
nmiyake/test-repo-b
nmiyake/test-repo-d
nmiyake/tools
[mirror] Go Tools
nmiyake/unconvert
Remove unnecessary type conversions from Go source
nmiyake/zipkin-go-opentracing
OpenTracing Tracer implementation for Zipkin in Go