package
0.0.0-20241224000345-9d0ca11b7e83
Repository: https://github.com/gilperopiola/grpc-gateway-impl.git
Documentation: pkg.go.dev

# Functions

Chain this with .OrDefaultTo to get a type-assertion-or-default-value logic in 1 line.
No description provided by the author
JSON creates a JSON string from key-value pairs.
No description provided by the author
POST
No description provided by the author

# Interfaces

Example -> pageSize := assertTo[int](pageSizeAny).OrDefaultTo(100).
No description provided by the author