Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
185
type
OptionError
struct
{}
186
187
func
(e *OptionError) Error() string {
return
"option error"
}
188
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected