1
gorm-crud/doc.go

6 lines
174 B
Go
Raw Permalink Normal View History

2024-01-28 21:19:30 +00:00
// Copyright (C) 2024 Mya Pitzeruse
// SPDX-License-Identifier: MIT
// Package crud provides handlers that streamline database operations using generics in Go.
package crud