Discover Packages
github.com/openimsdk/tools
a2r
package
Version:
v0.0.50-alpha.66
Opens a new window with list of versions in this module.
Published: Jan 7, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types Call(c, rpc, client, opts) ParseRequest(c) ParseRequestNotCheck(c) type Option NewNilReplaceOption(_)
Documentation
¶
func Call[A, B, C any ](c *gin .Context , rpc func(client C, ctx context .Context , req *A, options ...grpc .CallOption ) (*B, error ), client C, opts ...*Option [A, B])
type Option[A, B any ] struct {
BindAfter func(*A) error
RespAfter func(*B) error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.