Versions in this module Expand all Collapse all v1 v1.36.0 Jan 25, 2021 Changes in this version + func ContentSubtype(contentType string) (string, bool) + func ContentType(contentSubtype string) string + func EncodeDuration(t time.Duration) string + func ExtraMetadata(ctx context.Context) (md metadata.MD, ok bool) + func ParseMethod(methodName string) (service, method string, _ error) + func ParseTarget(target string, skipUnixColonParsing bool) (ret resolver.Target) + func WithExtraMetadata(ctx context.Context, md metadata.MD) context.Context v1.35.3-lb Jan 25, 2021