An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/bo0mer/ghost

Package ghost provides functionality for exposing application monitoring switches via HTTP handler. Its idea is to provide primitives for enabling or disabling monitoring for parts of the system during runtime. To get started, the service needs to register a Monitor object which provides enable, disable and state reporting functionality. If a monitor needs to have more sophisticated state it could be wrapped in a struct that implements the Monitor interface. After registering all monitors, the remote enabling functionality should be exposed by registering the MonitorHandler. After starting the application, listing the available monitor targets and the (un)monitor actions could be triggered via the ghost CLI.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/bo0mer/ghost
License: Apache-2.0
Latest release: about 8 years ago
First release: about 8 years ago
Namespace: github.com/bo0mer
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...