methodline

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repo

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

func NewRepo

func NewRepo(soapClient soap.Adapter) *Repo

func (*Repo) GetMethodLines

func (e *Repo) GetMethodLines(scanID, queryID, pathID string) ([]string, error)

func (*Repo) GetMethodLinesByPath

func (e *Repo) GetMethodLinesByPath(scanID, queryID string) ([]*interfaces.ResultPath, error)

type ResultPath

type ResultPath struct {
	PathID      string
	MethodLines []string
}

Jump to

Keyboard shortcuts

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