dotnet

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestWriter

type RequestWriter struct {
	// contains filtered or unexported fields
}

RequestWriter submits the initial request to the dotnet diagnostics backend, after which it starts sending us metrics at the specified interval. ByteBuffer is swappable for testing. For docs on the protocol, see https://github.com/dotnet/diagnostics/blob/master/documentation/design-docs/ipc-protocol.md

func NewRequestWriter

func NewRequestWriter(w io.Writer, intervalSec int, providerNames ...string) *RequestWriter

func (*RequestWriter) SendRequest

func (w *RequestWriter) SendRequest() error

Jump to

Keyboard shortcuts

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