package
0.0.0-20240826072307-c9cd251cccb1
Repository: https://github.com/raokrutarth/golang-playspace.git
Documentation: pkg.go.dev

# Functions

ListCharacters searches for characters in the database.
Open returns a gorm.DB instance for the given sql.DB sqlite instance.

# Structs

Actor represents the actor that plays a character.
Character is one character from the database.
CharacterFilters are used to filter the results of a List query.