go/pkg/mod/golang.org/x/[email protected]/example_test.go

type MyError

func (e MyError) Error() string {}

func oops() error {}

func Example() {}