//
pkg.gl
Category
clouditor.io/clouditor/v2
internal
testutil
prototest
package
2.0.0-alpha.4
Repository:
https://github.com/clouditor/clouditor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
22 SLOC
#
Functions
NewAny
NewAny creates a new [*anypb.Any] from a [proto.Message] with an assert that no error has been thrown.
NewAnyWithPanic
NewAny creates a new [*anypb.Any] from a [proto.Message] with a panic if an error has been thrown.