Documentation
¶
Overview ¶
Package stdcrpc provides re-usable utilities for connect rpc usage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArgRead ¶
type ArgRead struct {
// contains filtered or unexported fields
}
ArgRead makes it more ergonomic to read from protobuf messages input that might turn out to be invalid. It can perform the error handling for this in one go and return well formatted Connect error for it.
func (ArgRead) Error ¶
Error returns the joined error as an InvalidArgument connect error or nil if there were no errors.
Directories
¶
Path | Synopsis |
---|---|
Package stdcrpcaccess implements access control for our RPC.
|
Package stdcrpcaccess implements access control for our RPC. |
Click to show internal directories.
Click to hide internal directories.