MCPcopy Create free account
hub / github.com/PaddlePaddle/PaddleCloud / OptionError

Struct OptionError

pkg/sampleset/ctrls/base_controller.go:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185type OptionError struct{}
186
187func (e *OptionError) Error() string { return "option error" }
188

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected