gorm

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2022 License: Apache-2.0 Imports: 9 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_types_types_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DeletedAt

type DeletedAt struct {
	Time *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"` // created_at
	// contains filtered or unexported fields
}

func (*DeletedAt) DeleteClauses

func (d *DeletedAt) DeleteClauses(f *schema.Field) []clause.Interface

func (*DeletedAt) Descriptor deprecated

func (*DeletedAt) Descriptor() ([]byte, []int)

Deprecated: Use DeletedAt.ProtoReflect.Descriptor instead.

func (*DeletedAt) GetTime

func (x *DeletedAt) GetTime() *timestamppb.Timestamp

func (*DeletedAt) GormDataType

func (d *DeletedAt) GormDataType() string

func (*DeletedAt) ProtoMessage

func (*DeletedAt) ProtoMessage()

func (*DeletedAt) ProtoReflect

func (x *DeletedAt) ProtoReflect() protoreflect.Message

func (*DeletedAt) QueryClauses

func (d *DeletedAt) QueryClauses(f *schema.Field) []clause.Interface
func (d *DeletedAt) CreateClauses(f *schema.Field) []clause.Interface {
	return gd.CreateClauses(f)
}

func (*DeletedAt) Reset

func (x *DeletedAt) Reset()

func (*DeletedAt) Scan

func (d *DeletedAt) Scan(src interface{}) error

func (*DeletedAt) String

func (x *DeletedAt) String() string

func (*DeletedAt) UpdateClauses

func (d *DeletedAt) UpdateClauses(f *schema.Field) []clause.Interface

func (*DeletedAt) Value

func (d *DeletedAt) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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