Home
last modified time | relevance | path

Searched refs:protoEnum (Results 1 – 25 of 42) sorted by relevance

12

/dports/net/grpcox/grpcox-1.0.0/vendor/github.com/jhump/protoreflect/desc/
H A Dload.go208 type protoEnum interface { interface
247 func LoadEnumDescriptorForEnum(enum protoEnum) (*EnumDescriptor, error) { argument
251 func loadEnumDescriptorForEnum(enum protoEnum, r *ImportResolver) (*EnumDescriptor, error) { argument
256 enum = reflect.Zero(et).Interface().(protoEnum)
268 func enumFromType(et reflect.Type) (protoEnum, error) {
272 e, ok := reflect.Zero(et).Interface().(protoEnum)
279 func loadEnumDescriptorForTypeLocked(et reflect.Type, enum protoEnum, r *ImportResolver) (*EnumDesc… argument
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/jhump/protoreflect/desc/
H A Dload.go208 type protoEnum interface { interface
247 func LoadEnumDescriptorForEnum(enum protoEnum) (*EnumDescriptor, error) { argument
251 func loadEnumDescriptorForEnum(enum protoEnum, r *ImportResolver) (*EnumDescriptor, error) { argument
256 enum = reflect.Zero(et).Interface().(protoEnum)
268 func enumFromType(et reflect.Type) (protoEnum, error) {
272 e, ok := reflect.Zero(et).Interface().(protoEnum)
279 func loadEnumDescriptorForTypeLocked(et reflect.Type, enum protoEnum, r *ImportResolver) (*EnumDesc… argument
/dports/net/evans/evans-0.9.1/vendor/github.com/jhump/protoreflect/desc/
H A Dload.go208 type protoEnum interface { interface
247 func LoadEnumDescriptorForEnum(enum protoEnum) (*EnumDescriptor, error) { argument
251 func loadEnumDescriptorForEnum(enum protoEnum, r *ImportResolver) (*EnumDescriptor, error) { argument
256 enum = reflect.Zero(et).Interface().(protoEnum)
268 func enumFromType(et reflect.Type) (protoEnum, error) {
272 e, ok := reflect.Zero(et).Interface().(protoEnum)
279 func loadEnumDescriptorForTypeLocked(et reflect.Type, enum protoEnum, r *ImportResolver) (*EnumDesc… argument
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jhump/protoreflect/desc/
H A Dload.go208 type protoEnum interface { interface
247 func LoadEnumDescriptorForEnum(enum protoEnum) (*EnumDescriptor, error) { argument
251 func loadEnumDescriptorForEnum(enum protoEnum, r *ImportResolver) (*EnumDescriptor, error) { argument
256 enum = reflect.Zero(et).Interface().(protoEnum)
268 func enumFromType(et reflect.Type) (protoEnum, error) {
272 e, ok := reflect.Zero(et).Interface().(protoEnum)
279 func loadEnumDescriptorForTypeLocked(et reflect.Type, enum protoEnum, r *ImportResolver) (*EnumDesc… argument
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/desc/
H A Dload.go208 type protoEnum interface { interface
247 func LoadEnumDescriptorForEnum(enum protoEnum) (*EnumDescriptor, error) { argument
251 func loadEnumDescriptorForEnum(enum protoEnum, r *ImportResolver) (*EnumDescriptor, error) { argument
256 enum = reflect.Zero(et).Interface().(protoEnum)
268 func enumFromType(et reflect.Type) (protoEnum, error) {
272 e, ok := reflect.Zero(et).Interface().(protoEnum)
279 func loadEnumDescriptorForTypeLocked(et reflect.Type, enum protoEnum, r *ImportResolver) (*EnumDesc… argument
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/cmd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/devel/etcd31/etcd-3.1.20/cmd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/devel/etcd32/etcd-3.2.32/cmd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/grpc-ecosystem/grpc-gateway/grpc-gateway-1.3.1/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go80 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
160 if _, ok := rv.Interface().(protoEnum); ok {
179 type protoEnum interface { interface
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime/
H A Dmarshal_jsonpb.go123 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {
213 if _, ok := rv.Interface().(protoEnum); ok {
232 type protoEnum interface { interface
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/cockroachdb/cockroach/pkg/util/protoutil/
H A Djsonpb_marshal.go66 type protoEnum interface { interface
95 if enum, ok := rv.Interface().(protoEnum); ok && !j.EnumsAsInts {

12