Versions in this module Expand all Collapse all v1 v1.0.1 Jun 3, 2019 v1.0.0 Jun 2, 2019 Changes in this version + type SeaStorageHandler struct + Name string + Version []string + func NewSeaStorageHandler(name string, version []string) *SeaStorageHandler + func (h *SeaStorageHandler) Apply(request *processor_pb2.TpProcessRequest, context *processor.Context) error + func (h *SeaStorageHandler) FamilyName() string + func (h *SeaStorageHandler) FamilyVersions() []string + func (h *SeaStorageHandler) Namespaces() []string