Files
go_vndb/doc.go
2026-05-07 19:34:48 +08:00

7 lines
242 B
Go

// Package govndb provides a Go wrapper for the VNDB Kana API.
//
// It focuses on a small client surface with configurable HTTP transport,
// explicit field selection helpers, and typed models for the major Kana
// endpoints.
package govndb