MCPcopy
hub / github.com/pelletier/go-toml / ConvertFn

FuncType ConvertFn

internal/cli/cli.go:15–15  ·  view source on GitHub ↗
func(r io.Reader, w io.Writer) error

Source from the content-addressed store, hash-verified

13)
14
15type ConvertFn func(r io.Reader, w io.Writer) error
16
17type Program struct {
18 Usage string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…