analyzecgowrapper

package
v0.10.3-0...-b48f531 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCStatus

func HandleCStatus(status *C.CStatus, extraInfo string) error

HandleCStatus deal with the error returned from CGO

Types

type CgoAnalyze

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

func (*CgoAnalyze) Delete

func (ca *CgoAnalyze) Delete() error

func (*CgoAnalyze) GetResult

func (ca *CgoAnalyze) GetResult(size int) (string, int64, []string, []int64, error)

type CodecAnalyze

type CodecAnalyze interface {
	Delete() error
	GetResult(size int) (string, int64, []string, []int64, error)
}

func Analyze

func Analyze(ctx context.Context, analyzeInfo *clusteringpb.AnalyzeInfo) (CodecAnalyze, error)

Jump to

Keyboard shortcuts

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