builtin

package
v0.0.0-...-a1bc676 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

README

Package cloudeng.io/glean/gleancli/builtin

import cloudeng.io/glean/gleancli/builtin

Package builtin provides the set of builtin resources for a given instance of the Glean CLI. These resources fall into two categories:

  1. static, these can be instantiated once at init time.
  2. dynamic, these are instantiate dynamically, usually by other packages when the application is running. They are always returned as 'factories' that can be used to create the actual resources.

Documentation

Overview

Package builtin provides the set of builtin resources for a given instance of the Glean CLI. These resources fall into two categories:

  1. static, these can be instantiated once at init time.
  2. dynamic, these are instantiate dynamically, usually by other packages when the application is running. They are always returned as 'factories' that can be used to create the actual resources.

Directories

Path Synopsis
Package dynamic provides dynamically instantiated resources for a given instance of the Glean CLI.
Package dynamic provides dynamically instantiated resources for a given instance of the Glean CLI.
Package static provides the set of builtin resources for a given instance of the Glean CLI.
Package static provides the set of builtin resources for a given instance of the Glean CLI.

Jump to

Keyboard shortcuts

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