Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntryNotFoundError ¶
EntryNotFoundError occurs when no entry exists with the given ID.
func (EntryNotFoundError) Error ¶
func (f EntryNotFoundError) Error() string
type GuestLinkNotFoundError ¶
type GuestLinkNotFoundError struct {
ID picoshare.GuestLinkID
}
GuestLinkNotFoundError occurs when no guest link exists with the given ID.
func (GuestLinkNotFoundError) Error ¶
func (f GuestLinkNotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.