Versions in this module Expand all Collapse all v1 v1.1.3 Dec 29, 2021 Changes in this version + func New() backend.Backend + type Backend struct + func (b *Backend) DeleteWorkspace(name string) error + func (b *Backend) StateMgr(name string) (statemgr.Full, error) + func (b *Backend) Workspaces() ([]string, error)