0 votes
in Go Semantics Supplemental by
What are the functions present in the errors package?

a)  New()

b)  Catch()

c)  Throw() and Catch()

d)  Throw()

1 Answer

0 votes
by
a)  New()
...