//
pkg.gl
Category
github.com/golemcloud/golem-go
binding
package
1.1.0
Repository:
https://github.com/golemcloud/golem-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
0
Dependents
8
Files
90 SLOC
#
Functions
Err
Err is a constructor for Result[T, E] which represents Err.
None
None is a constructor for Option[T] which represents None.
Ok
Ok is a constructor for Result[T, E] which represents Ok.
Some
Some is a constructor for Option[T] which represents Some.
#
Structs
Option
No description provided by the author
Result
No description provided by the author
#
Type aliases
ResultKind
No description provided by the author