type contextKey … type notFoundError … func (notFoundError) Error() string { … } func (notFoundError) IsNotFound() bool { … }
type contextKey … type notFoundError … func (notFoundError) Error() string { … } func (notFoundError) IsNotFound() bool { … }