...

Package testprotos

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

Overview ▾

func Equal

func Equal(x, y Message) bool

type Dirt

Project3 protocol buffers

type Dirt struct {
    Stringer
    // contains filtered or unexported fields
}

type Dish

Project2 protocol buffers

type Dish struct {
    Stringer
    // contains filtered or unexported fields
}

type Donkey

Project1 protocol buffers

type Donkey struct {
    Stringer
    // contains filtered or unexported fields
}

type Donkey_States

Project1 protocol buffers

type Donkey_States int

type Dreamer

Project1 protocol buffers

type Dreamer struct {
    Stringer
    // contains filtered or unexported fields
}

type Dreamer_MissingCalls

Project1 protocol buffers

type Dreamer_MissingCalls int

type Dreamer_States

Project1 protocol buffers

type Dreamer_States int

type Eagle

Project1 protocol buffers

type Eagle struct {
    Stringer
    // contains filtered or unexported fields
}

type Eagle_MissingCalls

Project1 protocol buffers

type Eagle_MissingCalls int

type Eagle_States

Project1 protocol buffers

type Eagle_States int

type Germ

Project2 protocol buffers

type Germ struct {
    Stringer
    // contains filtered or unexported fields
}

type Goat

Project1 protocol buffers

type Goat struct {
    Stringer
    // contains filtered or unexported fields
}

type Goat_States

Project1 protocol buffers

type Goat_States int

type HoneyStatus

Project4 protocol buffers

type HoneyStatus int

type Message

type Message interface {
    Proto()
    String() string
}

type MetaData

Project4 protocol buffers

type MetaData struct {
    Stringer
    // contains filtered or unexported fields
}

type PoisonType

Project4 protocol buffers

type PoisonType int

type Restrictions

Project4 protocol buffers

type Restrictions struct {
    Stringer
    // contains filtered or unexported fields
}

type Sadistic

Project3 protocol buffers

type Sadistic struct {
    Stringer
    // contains filtered or unexported fields
}

type Slap

Project1 protocol buffers

type Slap struct {
    Stringer
    // contains filtered or unexported fields
}

type Slap_States

Project1 protocol buffers

type Slap_States int

type Stringer

type Stringer struct{ X string }

func (*Stringer) String

func (s *Stringer) String() string

type SummerType

Project1 protocol buffers

type SummerType int

type Wizard

Project3 protocol buffers

type Wizard struct {
    Stringer
    // contains filtered or unexported fields
}