Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Confidence ¶
type Confidence string
const ( Low Confidence = "LOW" Medium Confidence = "MEDIUM" High Confidence = "HIGH" )
func (Confidence) ToString ¶
func (s Confidence) ToString() string
Click to show internal directories.
Click to hide internal directories.