Versions in this module Expand all Collapse all v1 v1.4.9 Jul 22, 2021 Changes in this version + type ErrorResponse struct + Error string + type LogSpec struct + Spec string + type Logging interface + ActivateSpec func(spec string) error + Spec func() string + type SpecHandler struct + Logger *flogging.FabricLogger + Logging Logging + func NewSpecHandler() *SpecHandler + func (h *SpecHandler) ServeHTTP(resp http.ResponseWriter, req *http.Request)