static

package
v0.33.3 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2025 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GetGroup = utils.NewLazyLoader(func() core.Grouper {
	return core.NewStaticGroup(
		core.DescriptorSpec{Name: "Static Groups Root"},
		func() []core.Descriptor {
			return []core.Descriptor{
				auth.GetGroup(),
				config.GetGroup(),
				object_storage.GetGroup(),
				workspace.GetGroup(),
				http.GetGroup(),
				profile.GetGroup(),
			}
		},
	)
})

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