internal

package
v0.20.5 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CheckEnumNoDelete = newFilePairCheckFunc(checkEnumNoDelete)

CheckEnumNoDelete is a check function.

View Source
var CheckEnumValueNoDelete = newEnumPairCheckFunc(checkEnumValueNoDelete)

CheckEnumValueNoDelete is a check function.

View Source
var CheckEnumValueNoDeleteUnlessNameReserved = newEnumPairCheckFunc(checkEnumValueNoDeleteUnlessNameReserved)

CheckEnumValueNoDeleteUnlessNameReserved is a check function.

View Source
var CheckEnumValueNoDeleteUnlessNumberReserved = newEnumPairCheckFunc(checkEnumValueNoDeleteUnlessNumberReserved)

CheckEnumValueNoDeleteUnlessNumberReserved is a check function.

View Source
var CheckEnumValueSameName = newEnumValuePairCheckFunc(checkEnumValueSameName)

CheckEnumValueSameName is a check function.

View Source
var CheckExtensionMessageNoDelete = newMessagePairCheckFunc(checkExtensionMessageNoDelete)

CheckExtensionMessageNoDelete is a check function.

View Source
var CheckFieldNoDelete = newMessagePairCheckFunc(checkFieldNoDelete)

CheckFieldNoDelete is a check function.

View Source
var CheckFieldNoDeleteUnlessNameReserved = newMessagePairCheckFunc(checkFieldNoDeleteUnlessNameReserved)

CheckFieldNoDeleteUnlessNameReserved is a check function.

View Source
var CheckFieldNoDeleteUnlessNumberReserved = newMessagePairCheckFunc(checkFieldNoDeleteUnlessNumberReserved)

CheckFieldNoDeleteUnlessNumberReserved is a check function.

View Source
var CheckFieldSameCType = newFieldPairCheckFunc(checkFieldSameCType)

CheckFieldSameCType is a check function.

View Source
var CheckFieldSameJSONName = newFieldPairCheckFunc(checkFieldSameJSONName)

CheckFieldSameJSONName is a check function.

View Source
var CheckFieldSameJSType = newFieldPairCheckFunc(checkFieldSameJSType)

CheckFieldSameJSType is a check function.

View Source
var CheckFieldSameLabel = newFieldPairCheckFunc(checkFieldSameLabel)

CheckFieldSameLabel is a check function.

View Source
var CheckFieldSameName = newFieldPairCheckFunc(checkFieldSameName)

CheckFieldSameName is a check function.

View Source
var CheckFieldSameOneof = newFieldPairCheckFunc(checkFieldSameOneof)

CheckFieldSameOneof is a check function.

View Source
var CheckFieldSameType = newFieldPairCheckFunc(checkFieldSameType)

CheckFieldSameType is a check function.

View Source
var CheckFileNoDelete = newFilesCheckFunc(checkFileNoDelete)

CheckFileNoDelete is a check function.

View Source
var CheckFileSameCcEnableArenas = newFilePairCheckFunc(checkFileSameCcEnableArenas)

CheckFileSameCcEnableArenas is a check function.

View Source
var CheckFileSameCcGenericServices = newFilePairCheckFunc(checkFileSameCcGenericServices)

CheckFileSameCcGenericServices is a check function.

View Source
var CheckFileSameCsharpNamespace = newFilePairCheckFunc(checkFileSameCsharpNamespace)

CheckFileSameCsharpNamespace is a check function.

View Source
var CheckFileSameGoPackage = newFilePairCheckFunc(checkFileSameGoPackage)

CheckFileSameGoPackage is a check function.

View Source
var CheckFileSameJavaGenericServices = newFilePairCheckFunc(checkFileSameJavaGenericServices)

CheckFileSameJavaGenericServices is a check function.

View Source
var CheckFileSameJavaMultipleFiles = newFilePairCheckFunc(checkFileSameJavaMultipleFiles)

CheckFileSameJavaMultipleFiles is a check function.

View Source
var CheckFileSameJavaOuterClassname = newFilePairCheckFunc(checkFileSameJavaOuterClassname)

CheckFileSameJavaOuterClassname is a check function.

View Source
var CheckFileSameJavaPackage = newFilePairCheckFunc(checkFileSameJavaPackage)

CheckFileSameJavaPackage is a check function.

View Source
var CheckFileSameJavaStringCheckUtf8 = newFilePairCheckFunc(checkFileSameJavaStringCheckUtf8)

CheckFileSameJavaStringCheckUtf8 is a check function.

View Source
var CheckFileSameObjcClassPrefix = newFilePairCheckFunc(checkFileSameObjcClassPrefix)

CheckFileSameObjcClassPrefix is a check function.

View Source
var CheckFileSameOptimizeFor = newFilePairCheckFunc(checkFileSameOptimizeFor)

CheckFileSameOptimizeFor is a check function.

View Source
var CheckFileSamePackage = newFilePairCheckFunc(checkFileSamePackage)

CheckFileSamePackage is a check function.

View Source
var CheckFileSamePhpClassPrefix = newFilePairCheckFunc(checkFileSamePhpClassPrefix)

CheckFileSamePhpClassPrefix is a check function.

View Source
var CheckFileSamePhpGenericServices = newFilePairCheckFunc(checkFileSamePhpGenericServices)

CheckFileSamePhpGenericServices is a check function.

View Source
var CheckFileSamePhpMetadataNamespace = newFilePairCheckFunc(checkFileSamePhpMetadataNamespace)

CheckFileSamePhpMetadataNamespace is a check function.

View Source
var CheckFileSamePhpNamespace = newFilePairCheckFunc(checkFileSamePhpNamespace)

CheckFileSamePhpNamespace is a check function.

View Source
var CheckFileSamePyGenericServices = newFilePairCheckFunc(checkFileSamePyGenericServices)

CheckFileSamePyGenericServices is a check function.

View Source
var CheckFileSameRubyPackage = newFilePairCheckFunc(checkFileSameRubyPackage)

CheckFileSameRubyPackage is a check function.

View Source
var CheckFileSameSwiftPrefix = newFilePairCheckFunc(checkFileSameSwiftPrefix)

CheckFileSameSwiftPrefix is a check function.

View Source
var CheckFileSameSyntax = newFilePairCheckFunc(checkFileSameSyntax)

CheckFileSameSyntax is a check function.

View Source
var CheckMessageNoDelete = newFilePairCheckFunc(checkMessageNoDelete)

CheckMessageNoDelete is a check function.

View Source
var CheckMessageNoRemoveStandardDescriptorAccessor = newMessagePairCheckFunc(checkMessageNoRemoveStandardDescriptorAccessor)

CheckMessageNoRemoveStandardDescriptorAccessor is a check function.

View Source
var CheckMessageSameMessageSetWireFormat = newMessagePairCheckFunc(checkMessageSameMessageSetWireFormat)

CheckMessageSameMessageSetWireFormat is a check function.

View Source
var CheckOneofNoDelete = newMessagePairCheckFunc(checkOneofNoDelete)

CheckOneofNoDelete is a check function.

View Source
var CheckPackageEnumNoDelete = newFilesCheckFunc(checkPackageEnumNoDelete)

CheckPackageEnumNoDelete is a check function.

View Source
var CheckPackageMessageNoDelete = newFilesCheckFunc(checkPackageMessageNoDelete)

CheckPackageMessageNoDelete is a check function.

View Source
var CheckPackageNoDelete = newFilesCheckFunc(checkPackageNoDelete)

CheckPackageNoDelete is a check function.

View Source
var CheckPackageServiceNoDelete = newFilesCheckFunc(checkPackageServiceNoDelete)

CheckPackageServiceNoDelete is a check function.

View Source
var CheckRPCNoDelete = newServicePairCheckFunc(checkRPCNoDelete)

CheckRPCNoDelete is a check function.

View Source
var CheckRPCSameClientStreaming = newMethodPairCheckFunc(checkRPCSameClientStreaming)

CheckRPCSameClientStreaming is a check function.

View Source
var CheckRPCSameIdempotencyLevel = newMethodPairCheckFunc(checkRPCSameIdempotencyLevel)

CheckRPCSameIdempotencyLevel is a check function.

View Source
var CheckRPCSameRequestType = newMethodPairCheckFunc(checkRPCSameRequestType)

CheckRPCSameRequestType is a check function.

View Source
var CheckRPCSameResponseType = newMethodPairCheckFunc(checkRPCSameResponseType)

CheckRPCSameResponseType is a check function.

View Source
var CheckRPCSameServerStreaming = newMethodPairCheckFunc(checkRPCSameServerStreaming)

CheckRPCSameServerStreaming is a check function.

View Source
var CheckReservedEnumNoDelete = newEnumPairCheckFunc(checkReservedEnumNoDelete)

CheckReservedEnumNoDelete is a check function.

View Source
var CheckReservedMessageNoDelete = newMessagePairCheckFunc(checkReservedMessageNoDelete)

CheckReservedMessageNoDelete is a check function.

View Source
var CheckServiceNoDelete = newFilePairCheckFunc(checkServiceNoDelete)

CheckServiceNoDelete is a check function.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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