ident

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FixtureNextParent = "fx.nextParent"
	FixtureMaybeSkip  = "fx.maybeSkip"
)

Variables

View Source
var (
	TimeSecond = protogen.GoIdent{GoName: "Second", GoImportPath: "time"}
	TimeSince  = protogen.GoIdent{GoName: "Since", GoImportPath: "time"}
)
View Source
var AssertCheck = protogen.GoIdent{
	GoName:       "Check",
	GoImportPath: "gotest.tools/v3/assert",
}
View Source
var AssertDeepEqual = protogen.GoIdent{
	GoName:       "DeepEqual",
	GoImportPath: "gotest.tools/v3/assert",
}
View Source
var AssertEqual = protogen.GoIdent{
	GoName:       "Equal",
	GoImportPath: "gotest.tools/v3/assert",
}
View Source
var AssertNilError = protogen.GoIdent{
	GoName:       "NilError",
	GoImportPath: "gotest.tools/v3/assert",
}
View Source
var CmpoptsSortSlices = protogen.GoIdent{
	GoName:       "SortSlices",
	GoImportPath: "github.com/google/go-cmp/cmp/cmpopts",
}
View Source
var ProtoClone = protogen.GoIdent{
	GoName:       "Clone",
	GoImportPath: "google.golang.org/protobuf/proto",
}
View Source
var ProtocmpTransform = protogen.GoIdent{
	GoName:       "Transform",
	GoImportPath: "google.golang.org/protobuf/testing/protocmp",
}
View Source
var StatusCode = protogen.GoIdent{
	GoName:       "Code",
	GoImportPath: "google.golang.org/grpc/status",
}
View Source
var StringsHasSuffix = protogen.GoIdent{GoName: "HasSuffix", GoImportPath: "strings"}
View Source
var TestingT = protogen.GoIdent{GoName: "T", GoImportPath: "testing"}

Functions

func Codes

func Codes(code codes.Code) protogen.GoIdent

Types

This section is empty.

Jump to

Keyboard shortcuts

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