pdcp

package
v3.2.7-fix1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MaxChunkSize = 1024 * 1024 * 4 // 4 MB

)

Variables

This section is empty.

Functions

This section is empty.

Types

type UploadWriter

type UploadWriter struct {
	*output.StandardWriter
	// contains filtered or unexported fields
}

UploadWriter is a writer that uploads its output to pdcp server to enable web dashboard and more

func NewUploadWriter

func NewUploadWriter(ctx context.Context, creds *pdcpauth.PDCPCredentials) (*UploadWriter, error)

NewUploadWriter creates a new upload writer

func (*UploadWriter) Close

func (u *UploadWriter) Close()

Close closes the upload writer

func (*UploadWriter) SetScanID

func (u *UploadWriter) SetScanID(id string) error

SetScanID sets the scan id for the upload writer

func (*UploadWriter) SetScanName

func (u *UploadWriter) SetScanName(name string)

SetScanName sets the scan name for the upload writer

Jump to

Keyboard shortcuts

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