Discover Packages
github.com/huemmerj/TourneyShare
models
package
Version:
v0.0.0-...-3ed924b
Opens a new window with list of versions in this module.
Published: Oct 9, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Tournament struct {
Id string `bson:"_id,omitempty"`
Name string `bson:"name"`
TeamSize int `bson:"team_size"`
PublicId string `bson:"public_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.