Versions in this module Expand all Collapse all v0 v0.3.1 Mar 4, 2026 v0.3.0 Mar 4, 2026 Changes in this version + func AllDependencies(names []string) []string + func List() []string + func Plugins(names []string) []string + func Validate(names []string) error + type ServerSpec struct + Dependencies []string + Description string + InstallDeps []string + Name string + Plugin string + func Get(name string) (ServerSpec, bool)