Versions in this module Expand all Collapse all v1 v1.4.0 Mar 10, 2023 Changes in this version + func New() backend.Backend + type Backend struct + func (b *Backend) DeleteWorkspace(string, bool) error + func (b *Backend) StateMgr(name string) (statemgr.Full, error) + func (b *Backend) Workspaces() ([]string, error)