Documentation ¶
Overview ¶
Package apihelpers provides some helper functions for the API package; these were extracted into this package to avoid having additional dependencies on the API package itself
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParamDescsToParams ¶
func ParamDescsToParams(descs params.ParamDescs) (res api.Params)
func ToParamDescs ¶
func ToParamDescs(p api.Params) params.ParamDescs
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.