type REST … // RESTInPeace is just a simple function that panics on error. // Otherwise returns the given storage object. It is meant to be // a wrapper for wardle registries. func RESTInPeace(storage *REST, err error) *REST { … }
type REST … // RESTInPeace is just a simple function that panics on error. // Otherwise returns the given storage object. It is meant to be // a wrapper for wardle registries. func RESTInPeace(storage *REST, err error) *REST { … }