common

package
v0.0.0-...-8f64456 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

TODO: Track down usages of thee errors and move them somewhere more appropriate

Shared code; useful across various contexts/layers Typically this should only be common data structures, and shouldn't depend on any other layer.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrEmailAlreadyInUse

type ErrEmailAlreadyInUse struct{}

func (ErrEmailAlreadyInUse) Error

func (err ErrEmailAlreadyInUse) Error() string

type ErrInternalError

type ErrInternalError struct {
}

func (ErrInternalError) Error

func (e ErrInternalError) Error() string

type ErrMustHaveVerfiiedEmailAddress

type ErrMustHaveVerfiiedEmailAddress struct{}

func (ErrMustHaveVerfiiedEmailAddress) Error

type ErrUnauthorised

type ErrUnauthorised struct {
	Message string
}

func (ErrUnauthorised) Error

func (err ErrUnauthorised) Error() string

Directories

Path Synopsis
TODO: look at structuring this module better
TODO: look at structuring this module better

Jump to

Keyboard shortcuts

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