services

package
v0.0.0-...-2b8e069 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const SERVICES_FILE = "/etc/services"

Variables

View Source
var SERVICE_MAP = ServiceMap{}/* 5875 elements not displayed */

Functions

This section is empty.

Types

type Service

type Service struct {
	Proto string
	Name  string
	Port  uint16
}

func (*Service) String

func (p *Service) String() string

type ServiceMap

type ServiceMap map[string]map[string]Service

func GetServices

func GetServices() (ServiceMap, error)

Jump to

Keyboard shortcuts

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