request

package
v0.0.33 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromField

func FromField(f data.Field) data.Request

func FromPb

func FromPb(impl *protobufs.DatabaseRequest) data.Request

func New

func New() data.Request

func ToPb added in v0.0.9

Types

type Wrapper

type Wrapper struct {
	// contains filtered or unexported fields
}

func (*Wrapper) GetEntityId

func (r *Wrapper) GetEntityId() string

func (*Wrapper) GetFieldName

func (r *Wrapper) GetFieldName() string

func (*Wrapper) GetValue

func (r *Wrapper) GetValue() data.Value

func (*Wrapper) GetWriteOpt added in v0.0.9

func (r *Wrapper) GetWriteOpt() data.WriteOpt

func (*Wrapper) GetWriteTime

func (r *Wrapper) GetWriteTime() *time.Time

func (*Wrapper) GetWriter

func (r *Wrapper) GetWriter() *string

func (*Wrapper) IsSuccessful

func (r *Wrapper) IsSuccessful() bool

func (*Wrapper) SetEntityId

func (r *Wrapper) SetEntityId(id string) data.Request

func (*Wrapper) SetFieldName

func (r *Wrapper) SetFieldName(name string) data.Request

func (*Wrapper) SetSuccessful

func (r *Wrapper) SetSuccessful(success bool) data.Request

func (*Wrapper) SetValue

func (r *Wrapper) SetValue(v data.Value) data.Request

func (*Wrapper) SetWriteOpt added in v0.0.9

func (r *Wrapper) SetWriteOpt(opt data.WriteOpt) data.Request

func (*Wrapper) SetWriteTime

func (r *Wrapper) SetWriteTime(t *time.Time) data.Request

func (*Wrapper) SetWriter

func (r *Wrapper) SetWriter(id *string) data.Request

Jump to

Keyboard shortcuts

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