errtypes

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 1, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package errtypes contains custom error types

Index

Constants

View Source
const (
	UnknownOllamaKeyErrMsg = "unknown ollama key"
	InvalidModelNameErrMsg = "invalid model name"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type UnknownOllamaKey

type UnknownOllamaKey struct {
	Key string
}

TODO: This should have a structured response from the API

func (*UnknownOllamaKey) Error

func (e *UnknownOllamaKey) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL