package
0.3.0-alpha
Repository: https://github.com/trustifierlabs/capsule8.git
Documentation: pkg.go.dev

# Functions

NewProfilingService creates a new ProfilingService instance bound to a specified address.
NewServiceManager creates a new ServiceManager instance.

# Structs

ProfilingService is a service that returns profiling information via a HTTP server.
ServiceManager controls an arbitrary number of running services.

# Interfaces

Service is a service that is registered with and run by a ServiceManager.