package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Apr 12, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Account struct {
ent.Schema
}
Account holds the schema definition for the Account entity.
func (Account) Fields() []ent.Field
Fields of the Account.
BaseMixin holds the schema definition for the BaseMixin entity.
type Blob struct {
ent.Schema
}
Blob holds the schema definition for the Blob entity.
func (Blob) Edges() []ent.Edge
Edges of the Blob.
func (Blob) Fields() []ent.Field
Fields of the Blob.
type Car struct {
ent.Schema
}
Car holds the schema definition for the Car entity.
func (Car) Edges() []ent.Edge
Edges of the Car.
func (Car) Fields() []ent.Field
Fields of the Car.
func (Car) Mixin() []ent.Mixin
Mixin of the Car.
type Device struct {
ent.Schema
}
Device holds the schema definition for the Device entity.
func (Device) Edges() []ent.Edge
Edges of the Device.
func (Device) Fields() []ent.Field
Fields of the Device.
type Doc struct {
ent.Schema
}
Doc holds the schema definition for the Doc entity.
func (Doc) Edges() []ent.Edge
Edges of the Doc.
func (Doc) Fields() []ent.Field
Fields of the Doc.
func (s *DocID) Scan(value interface{}) (err error)
Scan implements the Scanner interface.
Value implements the driver Valuer interface.
type Group struct {
ent.Schema
}
Group holds the schema definition for the Group entity.
func (Group) Edges() []ent.Edge
Edges of the Group.
func (Group) Fields() []ent.Field
Fields of the Group.
func (i *ID) Scan(v interface{}) error
func (IDMixin) Fields() []ent.Field
type MixinID struct {
ent.Schema
}
MixinID holds the schema definition for the MixinID entity.
func (MixinID) Fields() []ent.Field
Fields of the MixinID.
func (MixinID) Indexes() []ent.Index
Indexes of the MixinID
type Note struct {
ent.Schema
}
Note holds the schema definition for the Note entity.
func (Note) Edges() []ent.Edge
Edges of the Note.
func (Note) Fields() []ent.Field
Fields of the Note.
type Other struct {
ent.Schema
}
Other holds the schema definition for the Other entity.
func (Other) Fields() []ent.Field
Fields of the Other.
type Pet struct {
ent.Schema
}
Pet holds the schema definition for the Pet entity.
func (Pet) Edges() []ent.Edge
Edges of the Pet.
func (Pet) Fields() []ent.Field
Fields of the Pet.
type Session struct {
ent.Schema
}
Session holds the schema definition for the Session entity.
func (Session) Fields() []ent.Field
Fields of the Session.
type Token struct {
ent.Schema
}
Token holds the schema definition for the Token entity.
func (Token) Edges() []ent.Edge
Edges of the Token.
func (Token) Fields() []ent.Field
Fields of the Token.
type User struct {
ent.Schema
}
User holds the schema definition for the User entity.
func (User) Edges() []ent.Edge
Edges of the User.
func (User) Fields() []ent.Field
Fields of the User.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.