shell

package
v0.0.0-...-34222d6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2025 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Ext = service.Extend(extName, &extConfig, func(ctx Context, r *service.Registry) error {
	if !extConfig.Enabled {
		return nil
	}

	return r.Register(shell{})
})

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL