type github.com/gookit/goutil/comdef.GoSerializer (interface)

Method Implmentations

Marshal(v any) ([]byte, error) github.com/google/flatbuffers/go.FlatbuffersCodec.Marshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.HTTPBodyMarshaler.Marshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.JSONBuiltin.Marshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.JSONPb.Marshal github.com/grpc-ecosystem/grpc-gateway/v2/runtime.Marshaler.Marshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.ProtoMarshaller.Marshal github.com/json-iterator/go.API.Marshal google.golang.org/grpc.Codec.Marshal google.golang.org/grpc/encoding.Codec.Marshal
Unmarshal(v []byte, ptr any) error github.com/google/flatbuffers/go.FlatbuffersCodec.Unmarshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.HTTPBodyMarshaler.Marshaler.Unmarshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.JSONBuiltin.Unmarshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.JSONPb.Unmarshal github.com/grpc-ecosystem/grpc-gateway/v2/runtime.Marshaler.Unmarshal *github.com/grpc-ecosystem/grpc-gateway/v2/runtime.ProtoMarshaller.Unmarshal github.com/json-iterator/go.API.Unmarshal google.golang.org/grpc.Codec.Unmarshal google.golang.org/grpc/encoding.Codec.Unmarshal