a2r

package
v0.0.48 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Call

func Call[A, B, C any](rpc func(client C, ctx context.Context, req *A, options ...grpc.CallOption) (*B, error), client C, c *gin.Context, opts ...*Option[A, B])

func ParseRequest added in v0.0.48

func ParseRequest[T any](c *gin.Context) (*T, error)

func ParseRequestNotCheck added in v0.0.48

func ParseRequestNotCheck[T any](c *gin.Context) (*T, error)

Types

type Option added in v0.0.48

type Option[A, B any] struct {
	BindAfter func(*A) error
	RespAfter func(*B) error
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL