Versions in this module Expand all Collapse all v0 v0.2.0 Apr 10, 2021 Changes in this version type Handler + UnmarshalJSONBody func([]byte) error + UnmarshalProtoBody func([]byte) error v0.1.0 Apr 4, 2021 Changes in this version + type Handler interface + Handler func() (int, string) + UnmarshalBody func([]byte) error + UnmarshalPath func(map[string]string)