Module goko::errors[][src]

The errors that can occor when a cover tree is loading, working or saving. Most errors are floated up from PointCloud as that’s the i/o layer.

Enums

GokoError

Error type for MalwareBrot. Mostly this is a wrapper around PointCloudError, as the data i/o where most errors happen.

Type Definitions

GokoResult

Helper type for a call that could go wrong.