- Tokyo
-
18:06
(UTC +09:00) - in/hendrywiranto
Lists (1)
Sort Name ascending (A-Z)
Stars
A toolkit with common assertions and mocks that plays nicely with the standard library
lightweight, idiomatic and composable router for building Go HTTP services
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
Arbitrary-precision fixed-point decimal numbers in Go
Right imports sorting & code formatting tool (goimports alternative)
Find in Go repeated strings that could be replaced by a constant
Load environment variables from `.env` or `io.Reader` in Go.
🪵 Ensure consistent code style when using log/slog
The Golang linter that checks usage of github.com/stretchr/testify.
Simple utility of creating a mask for sensitive information
A scrubbing utility to hide sensitive fields from a struct prior to logging
A linter that checks the usage of go mocking libraries