observability

package
v0.11.7 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteObservability

type RemoteObservability interface {
	// Init is called to specify the number of assets we will be loading
	Init(nbTotalAssets int)
	// LoadingAsset is called when we start loading a github asset
	LoadingAsset(entity string, nb int)
}

RemoteObservability is used to get feedback on part of the loading process. In particular when we load repos, teams, and users. It is mostly used for UX purposes (on the plan)

Jump to

Keyboard shortcuts

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