Highlights
- Pro
go
Curated list of Go design patterns, recipes and idioms
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.
Generate a Go ORM tailored to your database schema.
A database migration tool. Supports SQL migrations and Go functions.
Unit and Integration Test generation for Developers. Generate tests and stubs for your application that actually work!
Building event-driven applications the easy way in Go.
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go