crew

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthCrew = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowCrew   = fmt.Errorf("proto: integer overflow")
)
View Source
var CALC = Crew{
	Name:    "Camembert au lait crew",
	Website: "http://www.camembertaulaitcrew.biz",
	Members: []*Person{
		{
			Key:  "moul",
			Name: "moul",
		},
		{
			Key:  "sassou",
			Name: "Sassou",
		},
		{
			Key:  "mxs",
			Name: "MXS",
		},
	},
	Accounts: []*WebAccount{
		{
			Key:      "soundcloud",
			Provider: "SoundCloud",
			Handle:   "camembert-au-lait-crew",
			URL:      "https://soundcloud.com/camembert-au-lait-crew",
		},
		{
			Key:      "facebook",
			Provider: "Facebook",
			Handle:   "camembertaulaitcrew",
			URL:      "https://www.facebook.com/camembertaulaitcrew/",
		},
	},
	Friends: []*Friend{
		{
			Key:         "sbrk",
			Name:        "sbrk.org",
			Description: "gentil",
			ImageURL:    "/img/copaings/sbrk.jpg",
			Links: []*Link{
				{
					Name: "Sbrk",
					URL:  "http://sbrk.org",
				},
				{
					Name: "mxs",
					URL:  "http://mxs.sbrk.org",
				},
			},
		},
		{
			Key:         "m1ch3l",
			Name:        "m1ch3l",
			Description: "m1ch3l est cool, m1ch3l aime les gommes.",
			ImageURL:    "/img/copaings/m1ch3l.jpg",
			Links: []*Link{
				{
					Name: "Le site de m1ch3l",
					URL:  "http://m1ch3l.biz/",
				},
				{
					Name: "Radio m1ch3l",
					URL:  "http://radio.m1ch3l.biz",
				},
			},
		},
		{
			Key:         "salutcestcool",
			Name:        "salut c'est cool",
			Description: "<3<3<3<3",
			ImageURL:    "/img/copaings/scc.jpg",
			Links: []*Link{
				{
					Name: "Le site de les saluts",
					URL:  "http://salutcestcool.com",
				},
				{
					Name: "Facebook",
					URL:  "http://facebook.com/salutcestcool",
				},
			},
		},
		{
			Key:         "garscool",
			Name:        "Gars Cool",
			Description: "je suis cool",
			ImageURL:    "/img/copaings/garscool.jpg",
			Links: []*Link{
				{
					Name: "Facebook",
					URL:  "http://facebook.com/garscool",
				},
				{
					Name: "Twitter",
					URL:  "https://twitter.com/garscool",
				},
				{
					Name: "Tumblr",
					URL:  "http://garscool.tumblr.com",
				},
			},
		},
		{
			Key:         "cestmoi",
			Name:        "C'est moi",
			Description: "hihi",
			ImageURL:    "/img/copaings/cestmoi.jpg",
			Links: []*Link{
				{
					Name: "Facebook de C'est moi",
					URL:  "http://facebook.com/cestmoi42",
				},
			},
		},
		{
			Key:         "pardonmyfrench",
			Name:        "Pardon My French",
			Description: "je voudrais une croissant",
			ImageURL:    "/img/copaings/pardonmyfrench.jpg",
			Links: []*Link{
				{
					Name: "Site officiel",
					URL:  "http://www.pardon-my-french.fr",
				},
			},
		},
		{
			Key:         "furrtek",
			Name:        "Furrtek",
			Description: "Avant on se faisait electrocuter, maintenant on peut se faire electroniquer",
			ImageURL:    "/img/copaings/furrtek.png",
			Links: []*Link{
				{
					Name: "Site officiel",
					URL:  "http://furrtek.free.fr",
				},
				{
					Name: "Youtube",
					URL:  "https://www.youtube.com/user/furrtek/videos",
				},
			},
		},
		{
			Key:         "tahigo",
			Name:        "Tahigo",
			Description: "Rock festif",
			ImageURL:    "/img/copaings/tahigo.jpg",
			Links: []*Link{
				{
					Name: "Facebook",
					URL:  "http://facebook.com/tahigo",
				},
				{
					Name: "Soundcloud",
					URL:  "http://soundcloud.com/tahigo",
				},
			},
		},
		{
			Key:         "spreadshirt",
			Name:        "Spreadshirt",
			Description: "Des produits CALC",
			ImageURL:    "/img/img-not-found-400.png",
			Links: []*Link{
				{
					Name: "Des T-shirts",
					URL:  "http://camembertaulaitcrew.spreadshirt.fr",
				},
			},
		},
		{
			Key:         "estcequecestbientotlapero",
			Name:        "Est-ce que c'est bientôt l'apéro ?",
			Description: "Outil ludique",
			ImageURL:    "/img/copaings/apero.jpg",
			Links: []*Link{
				{
					Name: "Outil",
					URL:  "http://estcequecestbientotlapero.fr",
				},
			},
		},
		{
			Key:         "leclubdegym",
			Name:        "Le club de Gym",
			Description: "Collectif d'artistes et de muscles",
			ImageURL:    "/img/copaings/club.jpg",
			Links: []*Link{
				{
					Name: "Facebook",
					URL:  "http://facebook.com/legymclub",
				},
			},
		},
		{
			Key:         "leonard",
			Name:        "Léonard Gordon Alain Souchon de la Gomme du Camembert",
			Description: "Waf.",
			ImageURL:    "/img/copaings/leonard.jpg",
			Links: []*Link{
				{
					Name: "Facebook",
					URL:  "http://facebook.com/leonard.gomme",
				},
				{
					Name: "Tumblr",
					URL:  "http://leonard-camembert.tumblr.com",
				},
			},
		},
		{
			Key:         "jesuispasunmonstre",
			Name:        "Je suis pas un monstre !",
			Description: "par Sassou Youpi",
			ImageURL:    "/img/copaings/sassou-behance.jpg",
			Links: []*Link{
				{
					Name: "Behance",
					URL:  "htts://www.behance.net/sassouyoupi",
				},
			},
		},
		{
			Key:         "vadim",
			Name:        "Vadim",
			Description: "Pipi",
			ImageURL:    "/img/copaings/apokorunta.png",
			Links: []*Link{
				{
					Name: "Apokorunta",
					URL:  "http://apokorunta.free.fr/blog",
				},
			},
		},
	},
}

Functions

This section is empty.

Types

type Crew

type Crew struct {
	Name     string        `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Website  string        `protobuf:"bytes,2,opt,name=website,proto3" json:"website,omitempty"`
	Members  []*Person     `protobuf:"bytes,3,rep,name=members,proto3" json:"members,omitempty"`
	Accounts []*WebAccount `protobuf:"bytes,4,rep,name=accounts,proto3" json:"accounts,omitempty"`
	Friends  []*Friend     `protobuf:"bytes,5,rep,name=friends,proto3" json:"friends,omitempty"`
}

func (*Crew) Descriptor

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

func (*Crew) GetAccounts

func (m *Crew) GetAccounts() []*WebAccount

func (*Crew) GetFriends

func (m *Crew) GetFriends() []*Friend

func (*Crew) GetMembers

func (m *Crew) GetMembers() []*Person

func (*Crew) GetName

func (m *Crew) GetName() string

func (*Crew) GetWebsite

func (m *Crew) GetWebsite() string

func (*Crew) Marshal

func (m *Crew) Marshal() (dAtA []byte, err error)

func (*Crew) MarshalTo

func (m *Crew) MarshalTo(dAtA []byte) (int, error)

func (*Crew) MarshalToSizedBuffer

func (m *Crew) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Crew) ProtoMessage

func (*Crew) ProtoMessage()

func (*Crew) Reset

func (m *Crew) Reset()

func (*Crew) Size

func (m *Crew) Size() (n int)

func (*Crew) String

func (m *Crew) String() string

func (*Crew) Unmarshal

func (m *Crew) Unmarshal(dAtA []byte) error

func (*Crew) XXX_DiscardUnknown

func (m *Crew) XXX_DiscardUnknown()

func (*Crew) XXX_Marshal

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

func (*Crew) XXX_Merge

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

func (*Crew) XXX_Size

func (m *Crew) XXX_Size() int

func (*Crew) XXX_Unmarshal

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

type Friend

type Friend struct {
	Key         string  `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Name        string  `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Description string  `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
	LogoURL     string  `protobuf:"bytes,4,opt,name=logo_url,json=logoUrl,proto3" json:"logo_url,omitempty"`
	Links       []*Link `protobuf:"bytes,5,rep,name=links,proto3" json:"links,omitempty"`
	ImageURL    string  `protobuf:"bytes,6,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"`
}

func (*Friend) Descriptor

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

func (*Friend) GetDescription

func (m *Friend) GetDescription() string

func (*Friend) GetImageURL

func (m *Friend) GetImageURL() string

func (*Friend) GetKey

func (m *Friend) GetKey() string
func (m *Friend) GetLinks() []*Link

func (*Friend) GetLogoURL

func (m *Friend) GetLogoURL() string

func (*Friend) GetName

func (m *Friend) GetName() string

func (*Friend) Marshal

func (m *Friend) Marshal() (dAtA []byte, err error)

func (*Friend) MarshalTo

func (m *Friend) MarshalTo(dAtA []byte) (int, error)

func (*Friend) MarshalToSizedBuffer

func (m *Friend) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Friend) ProtoMessage

func (*Friend) ProtoMessage()

func (*Friend) Reset

func (m *Friend) Reset()

func (*Friend) Size

func (m *Friend) Size() (n int)

func (*Friend) String

func (m *Friend) String() string

func (*Friend) Unmarshal

func (m *Friend) Unmarshal(dAtA []byte) error

func (*Friend) XXX_DiscardUnknown

func (m *Friend) XXX_DiscardUnknown()

func (*Friend) XXX_Marshal

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

func (*Friend) XXX_Merge

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

func (*Friend) XXX_Size

func (m *Friend) XXX_Size() int

func (*Friend) XXX_Unmarshal

func (m *Friend) XXX_Unmarshal(b []byte) error
type Link struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	URL  string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"`
}

func (*Link) Descriptor

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

func (*Link) GetName

func (m *Link) GetName() string

func (*Link) GetURL

func (m *Link) GetURL() string

func (*Link) Marshal

func (m *Link) Marshal() (dAtA []byte, err error)

func (*Link) MarshalTo

func (m *Link) MarshalTo(dAtA []byte) (int, error)

func (*Link) MarshalToSizedBuffer

func (m *Link) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Link) ProtoMessage

func (*Link) ProtoMessage()

func (*Link) Reset

func (m *Link) Reset()

func (*Link) Size

func (m *Link) Size() (n int)

func (*Link) String

func (m *Link) String() string

func (*Link) Unmarshal

func (m *Link) Unmarshal(dAtA []byte) error

func (*Link) XXX_DiscardUnknown

func (m *Link) XXX_DiscardUnknown()

func (*Link) XXX_Marshal

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

func (*Link) XXX_Merge

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

func (*Link) XXX_Size

func (m *Link) XXX_Size() int

func (*Link) XXX_Unmarshal

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

type Person

type Person struct {
	Key  string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
}

func (*Person) Descriptor

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

func (*Person) GetKey

func (m *Person) GetKey() string

func (*Person) GetName

func (m *Person) GetName() string

func (*Person) Marshal

func (m *Person) Marshal() (dAtA []byte, err error)

func (*Person) MarshalTo

func (m *Person) MarshalTo(dAtA []byte) (int, error)

func (*Person) MarshalToSizedBuffer

func (m *Person) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Person) ProtoMessage

func (*Person) ProtoMessage()

func (*Person) Reset

func (m *Person) Reset()

func (*Person) Size

func (m *Person) Size() (n int)

func (*Person) String

func (m *Person) String() string

func (*Person) Unmarshal

func (m *Person) Unmarshal(dAtA []byte) error

func (*Person) XXX_DiscardUnknown

func (m *Person) XXX_DiscardUnknown()

func (*Person) XXX_Marshal

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

func (*Person) XXX_Merge

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

func (*Person) XXX_Size

func (m *Person) XXX_Size() int

func (*Person) XXX_Unmarshal

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

type WebAccount

type WebAccount struct {
	Key      string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Provider string `protobuf:"bytes,2,opt,name=provider,proto3" json:"provider,omitempty"`
	Handle   string `protobuf:"bytes,3,opt,name=handle,proto3" json:"handle,omitempty"`
	URL      string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"`
}

func (*WebAccount) Descriptor

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

func (*WebAccount) GetHandle

func (m *WebAccount) GetHandle() string

func (*WebAccount) GetKey

func (m *WebAccount) GetKey() string

func (*WebAccount) GetProvider

func (m *WebAccount) GetProvider() string

func (*WebAccount) GetURL

func (m *WebAccount) GetURL() string

func (*WebAccount) Marshal

func (m *WebAccount) Marshal() (dAtA []byte, err error)

func (*WebAccount) MarshalTo

func (m *WebAccount) MarshalTo(dAtA []byte) (int, error)

func (*WebAccount) MarshalToSizedBuffer

func (m *WebAccount) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*WebAccount) ProtoMessage

func (*WebAccount) ProtoMessage()

func (*WebAccount) Reset

func (m *WebAccount) Reset()

func (*WebAccount) Size

func (m *WebAccount) Size() (n int)

func (*WebAccount) String

func (m *WebAccount) String() string

func (*WebAccount) Unmarshal

func (m *WebAccount) Unmarshal(dAtA []byte) error

func (*WebAccount) XXX_DiscardUnknown

func (m *WebAccount) XXX_DiscardUnknown()

func (*WebAccount) XXX_Marshal

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

func (*WebAccount) XXX_Merge

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

func (*WebAccount) XXX_Size

func (m *WebAccount) XXX_Size() int

func (*WebAccount) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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