MCPcopy
hub / github.com/larksuite/cli / cmdutilLocalProvider

Struct cmdutilLocalProvider

internal/cmdutil/secheader_test.go:25–25  ·  view source on GitHub ↗

--------------------------------------------------------------------------- isBuiltinProvider --------------------------------------------------------------------------- cmdutilLocalProvider has PkgPath under the official module ("github.com/larksuite/cli/internal/cmdutil") and should be classified

Source from the content-addressed store, hash-verified

23// ("github.com/larksuite/cli/internal/cmdutil") and should be classified
24// as builtin.
25type cmdutilLocalProvider struct{}
26
27// Name intentionally returns a value that mimics an external provider; the
28// PkgPath-based classifier must ignore it. See TestIsBuiltinProvider_PkgPathNotSpoofableByName.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected