baseteam

package
v0.0.0-...-7ee3c9b Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2019 License: MIT Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Team

type Team struct {
	ID                   uint32                  `protobuf:"varint,1,opt,name=ID,proto3" json:"ID,omitempty"`
	CreatedAt            *timestamp.Timestamp    `protobuf:"bytes,2,opt,name=CreatedAt,proto3" json:"CreatedAt,omitempty"`
	UpdatedtAt           *timestamp.Timestamp    `protobuf:"bytes,3,opt,name=UpdatedtAt,proto3" json:"UpdatedtAt,omitempty"`
	Name                 string                  `protobuf:"bytes,4,opt,name=Name,proto3" json:"Name,omitempty"`
	Tags                 []string                `protobuf:"bytes,5,rep,name=Tags,proto3" json:"Tags,omitempty"`
	Email                string                  `protobuf:"bytes,6,opt,name=Email,proto3" json:"Email,omitempty"`
	Type                 string                  `protobuf:"bytes,7,opt,name=Type,proto3" json:"Type,omitempty"`
	Overview             string                  `protobuf:"bytes,8,opt,name=Overview,proto3" json:"Overview,omitempty"`
	IndustryOfInterest   string                  `protobuf:"bytes,9,opt,name=IndustryOfInterest,proto3" json:"IndustryOfInterest,omitempty"`
	FoundedDate          string                  `protobuf:"bytes,10,opt,name=FoundedDate,proto3" json:"FoundedDate,omitempty"`
	Founders             []*common.TeamMember    `protobuf:"bytes,11,rep,name=Founders,proto3" json:"Founders,omitempty"`
	NumberOfEmployees    int32                   `protobuf:"varint,12,opt,name=NumberOfEmployees,proto3" json:"NumberOfEmployees,omitempty"`
	Headquarters         string                  `protobuf:"bytes,13,opt,name=Headquarters,proto3" json:"Headquarters,omitempty"`
	Interests            string                  `protobuf:"bytes,14,opt,name=Interests,proto3" json:"Interests,omitempty"`
	TeamMembers          []*common.TeamMember    `protobuf:"bytes,15,rep,name=TeamMembers,proto3" json:"TeamMembers,omitempty"`
	Advisors             []*common.TeamMember    `protobuf:"bytes,16,rep,name=Advisors,proto3" json:"Advisors,omitempty"`
	SocialMedia          *common.SocialMedia     `protobuf:"bytes,17,opt,name=SocialMedia,proto3" json:"SocialMedia,omitempty"`
	Contact              *common.Contact         `protobuf:"bytes,18,opt,name=Contact,proto3" json:"Contact,omitempty"`
	PrivacySetting       *common.Privacy         `protobuf:"bytes,19,opt,name=PrivacySetting,proto3" json:"PrivacySetting,omitempty"`
	InvestorDetails      *common.InvestorDetails `protobuf:"bytes,20,opt,name=InvestorDetails,proto3" json:"InvestorDetails,omitempty"`
	StartupDetails       *common.StartupDetails  `protobuf:"bytes,21,opt,name=StartupDetails,proto3" json:"StartupDetails,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*Team) Descriptor

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

func (*Team) GetAdvisors

func (m *Team) GetAdvisors() []*common.TeamMember

func (*Team) GetContact

func (m *Team) GetContact() *common.Contact

func (*Team) GetCreatedAt

func (m *Team) GetCreatedAt() *timestamp.Timestamp

func (*Team) GetEmail

func (m *Team) GetEmail() string

func (*Team) GetFoundedDate

func (m *Team) GetFoundedDate() string

func (*Team) GetFounders

func (m *Team) GetFounders() []*common.TeamMember

func (*Team) GetHeadquarters

func (m *Team) GetHeadquarters() string

func (*Team) GetID

func (m *Team) GetID() uint32

func (*Team) GetIndustryOfInterest

func (m *Team) GetIndustryOfInterest() string

func (*Team) GetInterests

func (m *Team) GetInterests() string

func (*Team) GetInvestorDetails

func (m *Team) GetInvestorDetails() *common.InvestorDetails

func (*Team) GetName

func (m *Team) GetName() string

func (*Team) GetNumberOfEmployees

func (m *Team) GetNumberOfEmployees() int32

func (*Team) GetOverview

func (m *Team) GetOverview() string

func (*Team) GetPrivacySetting

func (m *Team) GetPrivacySetting() *common.Privacy

func (*Team) GetSocialMedia

func (m *Team) GetSocialMedia() *common.SocialMedia

func (*Team) GetStartupDetails

func (m *Team) GetStartupDetails() *common.StartupDetails

func (*Team) GetTags

func (m *Team) GetTags() []string

func (*Team) GetTeamMembers

func (m *Team) GetTeamMembers() []*common.TeamMember

func (*Team) GetType

func (m *Team) GetType() string

func (*Team) GetUpdatedtAt

func (m *Team) GetUpdatedtAt() *timestamp.Timestamp

func (*Team) ProtoMessage

func (*Team) ProtoMessage()

func (*Team) Reset

func (m *Team) Reset()

func (*Team) String

func (m *Team) String() string

func (*Team) XXX_DiscardUnknown

func (m *Team) XXX_DiscardUnknown()

func (*Team) XXX_Marshal

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

func (*Team) XXX_Merge

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

func (*Team) XXX_Size

func (m *Team) XXX_Size() int

func (*Team) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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