Home
last modified time | relevance | path

Searched refs:TextMarshaler (Results 201 – 225 of 2528) sorted by relevance

12345678910>>...102

/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-auth-centrify/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-gcpkms/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-kv/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
740 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
775 type TextMarshaler struct { struct
782 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
800 if etm, ok := pb.(encoding.TextMarshaler); ok {
825 func (tm *TextMarshaler) Text(pb Message) string { argument
832 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
745 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
780 type TextMarshaler struct { struct
787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
805 if etm, ok := pb.(encoding.TextMarshaler); ok {
830 func (tm *TextMarshaler) Text(pb Message) string { argument
837 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
745 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
780 type TextMarshaler struct { struct
787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
805 if etm, ok := pb.(encoding.TextMarshaler); ok {
830 func (tm *TextMarshaler) Text(pb Message) string { argument
837 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/golang/protobuf/protobuf-1.3.2/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
745 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
780 type TextMarshaler struct { struct
787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
805 if etm, ok := pb.(encoding.TextMarshaler); ok {
830 func (tm *TextMarshaler) Text(pb Message) string { argument
837 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
745 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
780 type TextMarshaler struct { struct
787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
805 if etm, ok := pb.(encoding.TextMarshaler); ok {
830 func (tm *TextMarshaler) Text(pb Message) string { argument
837 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/containerd/continuity/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
745 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
780 type TextMarshaler struct { struct
787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
805 if etm, ok := pb.(encoding.TextMarshaler); ok {
830 func (tm *TextMarshaler) Text(pb Message) string { argument
837 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
745 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
780 type TextMarshaler struct { struct
787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
805 if etm, ok := pb.(encoding.TextMarshaler); ok {
830 func (tm *TextMarshaler) Text(pb Message) string { argument
837 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/containerd/continuity/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
745 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
780 type TextMarshaler struct { struct
787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
805 if etm, ok := pb.(encoding.TextMarshaler); ok {
830 func (tm *TextMarshaler) Text(pb Message) string { argument
837 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/www/beehive/beehive-0.4.0/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/vendor/github.com/golang/protobuf/proto/
H A Dtext.go213 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
259 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
538 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
690 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
740 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
775 type TextMarshaler struct { struct
782 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
800 if etm, ok := pb.(encoding.TextMarshaler); ok {
825 func (tm *TextMarshaler) Text(pb Message) string { argument
832 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/golang/protobuf/proto/
H A Dtext.go207 func (tm *TextMarshaler) writeProto3Any(w *textWriter, sv reflect.Value) (bool, error) {
253 func (tm *TextMarshaler) writeStruct(w *textWriter, sv reflect.Value) error {
522 if etm, ok := v.Interface().(encoding.TextMarshaler); ok {
679 func (tm *TextMarshaler) writeExtensions(w *textWriter, pv reflect.Value) error {
734 func (tm *TextMarshaler) writeExtension(w *textWriter, name string, pb interface{}) error {
769 type TextMarshaler struct { struct
776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { argument
794 if etm, ok := pb.(encoding.TextMarshaler); ok {
819 func (tm *TextMarshaler) Text(pb Message) string { argument
826 defaultTextMarshaler = TextMarshaler{}
[all …]

12345678910>>...102