Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotFoundError ¶
type NotFoundError[K any] struct { GivenKey K }
func (NotFoundError[K]) Error ¶
func (err NotFoundError[K]) Error() string
func (NotFoundError[K]) Is ¶
func (err NotFoundError[K]) Is(target error) bool
 Click to show internal directories. 
   Click to hide internal directories.