package
1.1.0
Repository: https://github.com/golemcloud/golem-go.git
Documentation: pkg.go.dev

# Functions

Err is a constructor for Result[T, E] which represents Err.
None is a constructor for Option[T] which represents None.
Ok is a constructor for Result[T, E] which represents Ok.
Some is a constructor for Option[T] which represents Some.

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author