reports

package
v0.0.1-SNAPSHOT Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidReport = errors.New("invalid report")
)

Functions

func ParseInto

func ParseInto(singleReport string, reportPtr interface{}) error

func ParseIntoMap

func ParseIntoMap(rawReport string, reportPtr interface{}) error

func ParseSingle

func ParseSingle(sReport string) (map[string]string, error)

Types

type Report

type Report map[string]string

type ReportMap

type ReportMap map[string]map[string]string

func ParseMultiple

func ParseMultiple(rawReport string) (ReportMap, error)

Jump to

Keyboard shortcuts

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