package testprotos
import "github.com/google/go-cmp/cmp/internal/testprotos"
Index ¶
- func Equal(x, y Message) bool
- type Dirt
- type Dish
- type Donkey
- type Donkey_States
- type Dreamer
- type Dreamer_MissingCalls
- type Dreamer_States
- type Eagle
- type Eagle_MissingCalls
- type Eagle_States
- type Germ
- type Goat
- type Goat_States
- type HoneyStatus
- type Message
- type MetaData
- type PoisonType
- type Restrictions
- type Sadistic
- type Slap
- type Slap_States
- type Stringer
- type SummerType
- type Wizard
Functions ¶
func Equal ¶
Types ¶
type Dirt ¶
type Dirt struct { Stringer // contains filtered or unexported fields }
Project3 protocol buffers
type Dish ¶
type Dish struct { Stringer // contains filtered or unexported fields }
Project2 protocol buffers
type Donkey ¶
type Donkey struct { Stringer // contains filtered or unexported fields }
Project1 protocol buffers
type Donkey_States ¶
type Donkey_States int
Project1 protocol buffers
type Dreamer ¶
type Dreamer struct { Stringer // contains filtered or unexported fields }
Project1 protocol buffers
type Dreamer_MissingCalls ¶
type Dreamer_MissingCalls int
Project1 protocol buffers
type Dreamer_States ¶
type Dreamer_States int
Project1 protocol buffers
type Eagle ¶
type Eagle struct { Stringer // contains filtered or unexported fields }
Project1 protocol buffers
type Eagle_MissingCalls ¶
type Eagle_MissingCalls int
Project1 protocol buffers
type Eagle_States ¶
type Eagle_States int
Project1 protocol buffers
type Germ ¶
type Germ struct { Stringer // contains filtered or unexported fields }
Project2 protocol buffers
type Goat ¶
type Goat struct { Stringer // contains filtered or unexported fields }
Project1 protocol buffers
type Goat_States ¶
type Goat_States int
Project1 protocol buffers
type HoneyStatus ¶
type HoneyStatus int
Project4 protocol buffers
type Message ¶
type Message interface { Proto() String() string }
type MetaData ¶
type MetaData struct { Stringer // contains filtered or unexported fields }
Project4 protocol buffers
type PoisonType ¶
type PoisonType int
Project4 protocol buffers
type Restrictions ¶
type Restrictions struct { Stringer // contains filtered or unexported fields }
Project4 protocol buffers
type Sadistic ¶
type Sadistic struct { Stringer // contains filtered or unexported fields }
Project3 protocol buffers
type Slap ¶
type Slap struct { Stringer // contains filtered or unexported fields }
Project1 protocol buffers
type Slap_States ¶
type Slap_States int
Project1 protocol buffers
type Stringer ¶
type Stringer struct{ X string }
func (*Stringer) String ¶
type SummerType ¶
type SummerType int
Project1 protocol buffers
type Wizard ¶
type Wizard struct { Stringer // contains filtered or unexported fields }
Project3 protocol buffers
Source Files ¶
- Version
- v0.6.0 (latest)
- Published
- Aug 31, 2023
- Platform
- linux/amd64
- Last checked
- 5 days ago –
Tools for package owners.