package testprotos

import "github.com/google/go-cmp/cmp/internal/testprotos"

Index

Functions

func Equal

func Equal(x, y Message) bool

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

func (s *Stringer) String() 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

protos.go

Version
v0.6.0 (latest)
Published
Aug 31, 2023
Platform
linux/amd64
Last checked
5 days ago

Tools for package owners.