package
Version:
v0.0.0-...-4c477b2
Opens a new window with list of versions in this module.
Published: Oct 27, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ProblemHandler interface {
GetProblems() []string
SetProblems(problems []string)
AddProblem(probs ...string)
ClearProblems()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.