attendee

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module() fx.Option

Types

type Attendee

type Attendee struct {
	gorm.Model
	FullName    string
	ContactInfo string
	Metadata    any `gorm:"serializer:json"`
	EventID     uint
	UserID      uint

	User user.User
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL