model

package
v0.0.0-...-24e078b Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	Id        int
	Name      string
	Age       int
	Rank      float64
	Active    bool
	CreatedAt time.Time
	Url       *url.URL
	Strings   []string
	State     string
}

func (*User) Create

func (u *User) Create(ctx context.Context, client *ent.Client) (int, error)

Jump to

Keyboard shortcuts

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