csvParser

package
v0.0.0-...-7b93b34 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MostCommonPort

type MostCommonPort struct {
	Service     string
	Number      uint16
	Protocol    string
	Frequency   float64
	Description string
}

func NewMostCommonPort

func NewMostCommonPort(service string, number uint16, proto string, freq float64, desc string) *MostCommonPort

type MostCommonPorts

type MostCommonPorts []*MostCommonPort

func NewMostCommonPorts

func NewMostCommonPorts(dataDir string) *MostCommonPorts

func (*MostCommonPorts) GetMostCommonString

func (ports *MostCommonPorts) GetMostCommonString(n int) string

Jump to

Keyboard shortcuts

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