Documentation
¶
Overview ¶
Copyright (c) 2025 Nexlayer. All rights reserved.n// Use of this source code is governed by an MIT-stylen// license that can be found in the LICENSE file.nn
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProvider ¶
func NewProvider(pluginManager *plugins.Manager) registry.CommandProvider
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
func (*Provider) Commands ¶
func (p *Provider) Commands(deps *registry.CommandDependencies) []*cobra.Command
func (*Provider) Dependencies ¶
func (*Provider) Description ¶
Click to show internal directories.
Click to hide internal directories.