Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeminiIdentity ¶
type Logic ¶
type Logic interface { Activity GeminiIdentity Instance }
type LogicError ¶
type LogicError struct {
// contains filtered or unexported fields
}
LogicError represents a logic specific error.
func (*LogicError) Error ¶
func (e *LogicError) Error() string
Error returns the error message as a string.
Click to show internal directories.
Click to hide internal directories.