package
0.0.0-20240930212407-d384f87bdcd5
Repository: https://github.com/listendev/pkg.git
Documentation: pkg.go.dev
# README
Listendev Models
Models for the Listendev's API to guarantee interoperability across projects.
Generation of models
go install golang.org/x/tools/cmd/stringer@latest
go install github.com/deepmap/oapi-codegen/cmd/oapi-codegen@master # Use master branch
go generate -x ./...
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
Problem defines model for Problem.
Verdict defines model for Verdict.
# Type aliases
No description provided by the author