package
0.0.0-20231027131641-93b1e7503408
Repository: https://github.com/lightstar/golib.git
Documentation: pkg.go.dev

# Variables

JSON decoder treats request body as json.

# Interfaces

Decoder interface that decodes http request into arbitrary data.

# Type aliases

Func is the function that implements Decoder interface by calling itself on Decode method.