goten

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 2 Imported by: 132

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comparer

type Comparer interface {
	Compare(other interface{}) int
}

type Defaulter

type Defaulter interface {
	PopulateDefaults() error
}

type GotenMessage

type GotenMessage interface {
	fmt.Stringer
	proto.Message
	GotenMessage()
}

Interface implemented by a Go representation of a protobuf message if generated by protoc-gen-goten-go.

Jump to

Keyboard shortcuts

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