supplierv1beta1

package
v1.36.10-2024082005575... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_stargate_supplier_v1beta1_supplier_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ListSuppliersRequest

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

func (*ListSuppliersRequest) ProtoMessage

func (*ListSuppliersRequest) ProtoMessage()

func (*ListSuppliersRequest) ProtoReflect

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

func (*ListSuppliersRequest) Reset

func (x *ListSuppliersRequest) Reset()

func (*ListSuppliersRequest) String

func (x *ListSuppliersRequest) String() string

type ListSuppliersRequest_builder

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

func (ListSuppliersRequest_builder) Build

type ListSuppliersResponse

type ListSuppliersResponse struct {
	Supplier *Supplier `protobuf:"bytes,1,opt,name=supplier,proto3" json:"supplier,omitempty"`
	// contains filtered or unexported fields
}

func (*ListSuppliersResponse) ClearSupplier

func (x *ListSuppliersResponse) ClearSupplier()

func (*ListSuppliersResponse) GetSupplier

func (x *ListSuppliersResponse) GetSupplier() *Supplier

func (*ListSuppliersResponse) HasSupplier

func (x *ListSuppliersResponse) HasSupplier() bool

func (*ListSuppliersResponse) ProtoMessage

func (*ListSuppliersResponse) ProtoMessage()

func (*ListSuppliersResponse) ProtoReflect

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

func (*ListSuppliersResponse) Reset

func (x *ListSuppliersResponse) Reset()

func (*ListSuppliersResponse) SetSupplier

func (x *ListSuppliersResponse) SetSupplier(v *Supplier)

func (*ListSuppliersResponse) String

func (x *ListSuppliersResponse) String() string

type ListSuppliersResponse_builder

type ListSuppliersResponse_builder struct {
	Supplier *Supplier
	// contains filtered or unexported fields
}

func (ListSuppliersResponse_builder) Build

type Supplier

type Supplier struct {

	// Unique identifier of the supplier.
	Uuid *v1.UUID `protobuf:"bytes,1,opt,name=uuid,proto3" json:"uuid,omitempty"`
	// Name of the supplier.
	Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

func (*Supplier) ClearUuid

func (x *Supplier) ClearUuid()

func (*Supplier) GetName

func (x *Supplier) GetName() string

func (*Supplier) GetUuid

func (x *Supplier) GetUuid() *v1.UUID

func (*Supplier) HasUuid

func (x *Supplier) HasUuid() bool

func (*Supplier) ProtoMessage

func (*Supplier) ProtoMessage()

func (*Supplier) ProtoReflect

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

func (*Supplier) Reset

func (x *Supplier) Reset()

func (*Supplier) SetName

func (x *Supplier) SetName(v string)

func (*Supplier) SetUuid

func (x *Supplier) SetUuid(v *v1.UUID)

func (*Supplier) String

func (x *Supplier) String() string

type Supplier_builder

type Supplier_builder struct {

	// Unique identifier of the supplier.
	Uuid *v1.UUID
	// Name of the supplier.
	Name string
	// contains filtered or unexported fields
}

func (Supplier_builder) Build

func (b0 Supplier_builder) Build() *Supplier

Source Files

  • supplier_service.pb.go

Jump to

Keyboard shortcuts

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