Documentation
¶
Index ¶
Constants ¶
View Source
const (
XGoPackage = true
)
Variables ¶
View Source
var ( ErrNotFound = errors.New("entity not found") ErrMultiEntities = errors.New("too many entities found") )
Functions ¶
func First ¶
First retrieves the first item from the provided sequence. If the sequence is empty, it returns ErrNotFound.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.