Idź niestandardowe błędy w Golang

type error interface {
  Error() string
}
SAMER SAEID