Pinned Repositories
lego
Let's Encrypt/ACME client and library written in Go
golangci-lint
Fast linters runner for Go
valkeyrie
Distributed Key/Value Store Abstraction Library written in Go.
cubejs
cube.js -- JavaScript library for modeling and solving the 3x3x3 Rubik's Cube
go-git-cmd-wrapper
A simple wrapper around git command in Go.
prm
Pull Request Manager for Maintainers
traefik-certs-cleaner
A simple helper to clean the Traefik `acme.json` file by removing and revoking certificates.
traefik-certs-dumper
Dump ACME data from Traefik to certificates
traefik
The Cloud Native Application Proxy
ldez's Repositories
ldez/traefik-certs-dumper
Dump ACME data from Traefik to certificates
ldez/go-git-cmd-wrapper
A simple wrapper around git command in Go.
ldez/tagliatelle
A linter that handles struct tags.
ldez/usetesting
Detects when some calls can be replaced by methods from the testing package
ldez/mimetype
This package provides mime-types as constants.
ldez/grignotin
A collection of small helpers around Go proxy, Go meta information, etc.
ldez/gofumpt
A stricter gofmt
ldez/nilnesserr
nilnesserr = nilness + nilerr
ldez/embeddedstructfieldcheck
Go Linter 🧐 that checks the that embedded fields should be at the top of the field list of a struct, and there must be an empty line separating embedded fields from regular fields.
ldez/flock
Thread-safe file locking library in Go (originally github.com/theckman/go-flock)
ldez/gci
GCI, a tool that control golang package import order and make it always deterministic.
ldez/go-err113
Golang linter to check the errors handling expressions
ldez/go-exhaustruct
golang analyzer that finds structures with uninitialized fields
ldez/golangci-lint
Linters Runner for Go. 5x faster than gometalinter. Nice colored output. Can report only new issues. Fewer false-positives. Yaml/toml config.
ldez/golangci-lint-action
Official GitHub action for golangci-lint from it's authors
ldez/golib
📦 An all-purpose packages library.
ldez/hextra
🔯 Modern, batteries-included Hugo theme for creating beautiful doc, blog and static websites
ldez/iaas-api-go
Go言語向け さくらのクラウドIaaS APIライブラリ
ldez/ldez.github.io
Blog
ldez/lego
Let's Encrypt client and ACME library written in Go
ldez/mocktail
Naive code generator that creates mock implementation using testify.mock
ldez/nilerr
Analyzer: nilerr checks returning nil when err is not nil
ldez/oxy
Go middlewares for HTTP servers & proxies
ldez/predicate
Library for creating predicate mini-languages in Go
ldez/recvcheck
ldez/testifylint
The Golang linter that checks usage of github.com/stretchr/testify.
ldez/traefik
Træfɪk, a modern reverse proxy
ldez/unqueryvet
unqueryvet is a Go static analysis tool (linter) that detects SELECT * usage in SQL queries and SQL builders, encouraging explicit column selection for better performance, maintainability, and API stability.
ldez/valkeyrie
Distributed Key/Value Store Abstraction Library written in Go
ldez/wsl
␊ Whitespace Linter - Forces you to use empty lines!