Documentation ¶
Index ¶
- func ProducerOf(thing interface{}) types.StructuredProducer
- type SupportBundle
- func (s *SupportBundle) CustomerMeta(options *types.CustomerMetaOptions) types.StructuredProducer
- func (s *SupportBundle) Goroutines(ctx context.Context) (io.Reader, error)
- func (s *SupportBundle) Logs(ctx context.Context) (io.Reader, error)
- func (s *SupportBundle) Version(ctx context.Context) (interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProducerOf ¶
func ProducerOf(thing interface{}) types.StructuredProducer
Types ¶
type SupportBundle ¶
func New ¶
func New(logOutput *util.Buffer) *SupportBundle
func (*SupportBundle) CustomerMeta ¶
func (s *SupportBundle) CustomerMeta(options *types.CustomerMetaOptions) types.StructuredProducer
func (*SupportBundle) Goroutines ¶ added in v0.24.0
Click to show internal directories.
Click to hide internal directories.