projectfilter

package
v0.13.1-0...-264b242 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Projectfilter

type Projectfilter struct {
	// Project cost limit
	CostLimit *_type.Money `protobuf:"bytes,5,opt,name=cost_limit,json=costLimit,proto3" json:"cost_limit,omitempty"`
	// Filter preset for field description from resource projects
	Description string `protobuf:"bytes,1,opt,name=description,proto3" json:"description,omitempty"`
	// Prospective end date of the project
	End *_type.Date `protobuf:"bytes,3,opt,name=end,proto3" json:"end,omitempty"`
	// List of possible project members
	Members *furo.Reference `protobuf:"bytes,4,opt,name=members,proto3" json:"members,omitempty"`
	// Start date of the project
	Start                *_type.Date `protobuf:"bytes,2,opt,name=start,proto3" json:"start,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

Options for possible filter values

func (*Projectfilter) Descriptor

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

func (*Projectfilter) GetCostLimit

func (m *Projectfilter) GetCostLimit() *_type.Money

func (*Projectfilter) GetDescription

func (m *Projectfilter) GetDescription() string

func (*Projectfilter) GetEnd

func (m *Projectfilter) GetEnd() *_type.Date

func (*Projectfilter) GetMembers

func (m *Projectfilter) GetMembers() *furo.Reference

func (*Projectfilter) GetStart

func (m *Projectfilter) GetStart() *_type.Date

func (*Projectfilter) ProtoMessage

func (*Projectfilter) ProtoMessage()

func (*Projectfilter) Reset

func (m *Projectfilter) Reset()

func (*Projectfilter) String

func (m *Projectfilter) String() string

func (*Projectfilter) XXX_DiscardUnknown

func (m *Projectfilter) XXX_DiscardUnknown()

func (*Projectfilter) XXX_Marshal

func (m *Projectfilter) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Projectfilter) XXX_Merge

func (m *Projectfilter) XXX_Merge(src proto.Message)

func (*Projectfilter) XXX_Size

func (m *Projectfilter) XXX_Size() int

func (*Projectfilter) XXX_Unmarshal

func (m *Projectfilter) XXX_Unmarshal(b []byte) error

type ProjectfilterEntity

type ProjectfilterEntity struct {
	// contains a projectfilter.Projectfilter
	Data *Projectfilter `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
	// Hateoas links
	Links []*furo.Link `protobuf:"bytes,2,rep,name=links,proto3" json:"links,omitempty"`
	// Meta for the response
	Meta                 *furo.Meta `protobuf:"bytes,3,opt,name=meta,proto3" json:"meta,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_unrecognized     []byte     `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

ProjectfilterEntity with Projectfilter

func (*ProjectfilterEntity) Descriptor

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

func (*ProjectfilterEntity) GetData

func (m *ProjectfilterEntity) GetData() *Projectfilter
func (m *ProjectfilterEntity) GetLinks() []*furo.Link

func (*ProjectfilterEntity) GetMeta

func (m *ProjectfilterEntity) GetMeta() *furo.Meta

func (*ProjectfilterEntity) ProtoMessage

func (*ProjectfilterEntity) ProtoMessage()

func (*ProjectfilterEntity) Reset

func (m *ProjectfilterEntity) Reset()

func (*ProjectfilterEntity) String

func (m *ProjectfilterEntity) String() string

func (*ProjectfilterEntity) XXX_DiscardUnknown

func (m *ProjectfilterEntity) XXX_DiscardUnknown()

func (*ProjectfilterEntity) XXX_Marshal

func (m *ProjectfilterEntity) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ProjectfilterEntity) XXX_Merge

func (m *ProjectfilterEntity) XXX_Merge(src proto.Message)

func (*ProjectfilterEntity) XXX_Size

func (m *ProjectfilterEntity) XXX_Size() int

func (*ProjectfilterEntity) XXX_Unmarshal

func (m *ProjectfilterEntity) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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