package
0.0.0-20231027131641-93b1e7503408
Repository: https://github.com/lightstar/golib.git
Documentation: pkg.go.dev
# Interfaces
Encoder interface that encodes arbitrary data and writes the result into http response.
# Type aliases
Func is the function that implements Encoder interface by calling itself on Encode method.