Codebase Browser
go
Go to App
go
/
pkg/mod/golang.org/x/
[email protected]
/
example_test.go
type
MyError
…
func
(
e
MyError
)
Error
(
)
string
{
…
}
func
oops
(
)
error
{
…
}
func
Example
(
)
{
…
}