package
0.0.0-20240821103733-ff5fc1a41331
Repository: https://github.com/googleapis/discovery-artifact-manager.git
Documentation: pkg.go.dev

# Structs

MethodID uniquely identifies a method in a library we want to compile-check against.
MethodParam represents one parameter that the client library expects.

# Type aliases

MethodInitializers maps methods to their initialization.
MethodParamSets maps methods to their parameters.
MethodSlice orders a slice of MethodID's by (in order) APIName, APIVersion, FragmentName.