Skip to content
callcount

go.uber.org/yarpc/yarpcerrors.InvalidArgumentErrorf

third-party

The 6567th most-called third-party function by production calls. Called 108 times across 4 modules; 90 of those run outside tests and generated code.

All of go.uber.org/yarpc/yarpcerrors → Docs on pkg.go.dev ↗

prod calls
90
non-test, non-generated
all calls
108
total callsites
modules
4
distinct callers
in loop
8%
of prod calls
in tests
17%
18 calls
resolved
100%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Package function100%A direct call to an exported package function, resolved by type.

who calls this

Notable callers

Production calls into InvalidArgumentErrorf from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 108, prioritizing in-loop and non-test usage. We link to source, never display it.

InvalidArgumentErrorf · 12 of 108 callsites
  • go.uber.org/yarpc @v1.89.3

    internal/prototest/example/example.go:137

    in loop
  • go.uber.org/yarpc @v1.89.3

    transport/grpc/headers.go:146

    in loop
  • go.uber.org/yarpc @v1.89.3

    transport/grpc/outbound.go:163

    in loop
  • go.uber.org/yarpc @v1.89.3

    internal/prototest/example/example.go:171

    in loop
  • go.uber.org/yarpc @v1.89.3

    internal/prototest/example/example.go:187

    in loop
  • go.uber.org/yarpc @v1.89.3

    transport/grpc/headers.go:208

    in loop
  • go.uber.org/yarpc @v1.89.3

    transport/grpc/headers.go:235

    in loop
  • go.uber.org/yarpc @v1.89.3

    transport/grpc/outbound_test.go:83

    in loop test
  • go.uber.org/yarpc @v1.89.3

    transport/grpc/outbound_test.go:197

    in loop test
  • go.uber.org/yarpc @v1.89.3

    transport/tchannel/channel_outbound_test.go:513

    in loop test

top callers

The modules that reach for it

The modules that call InvalidArgumentErrorf most in this snapshot.

  • go.uber.org/yarpc10395%
  • github.com/cadence-workflow/shard-manager33%
  • github.com/cadence-workflow/cadence1<1%
  • github.com/uber/cadence1<1%

siblings

More from go.uber.org/yarpc/yarpcerrors

The other most-called functions in this package. See all →