discover

package
v1.35.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package discover : 自動発見

Index

Constants

View Source
const GRID = 90

GRID : 自動発見時にノードを配置する間隔

Variables

View Source
var (
	Stat DiscoverStat
	Stop bool
	X    int
	Y    int
)

Functions

func ClearStat

func ClearStat()

func Discover

func Discover() error

func StartDiscover

func StartDiscover() error

func StopDiscover

func StopDiscover()

StopDiscover : 自動発見を停止する

Types

type DiscoverStat

type DiscoverStat struct {
	Running   bool   `json:"Running"`
	Total     uint32 `json:"Total"`
	Sent      uint32 `json:"Sent"`
	Found     uint32 `json:"Found"`
	Snmp      uint32 `json:"Snmp"`
	Web       uint32 `json:"Web"`
	Mail      uint32 `json:"Mail"`
	SSH       uint32 `json:"SSH"`
	File      uint32 `json:"File"`
	RDP       uint32 `json:"RDP"`
	LDAP      uint32 `json:"LDAP"`
	Wait      int    `json:"Wait"`
	StartTime int64  `json:"StartTime"`
	Now       int64  `json:"Now"`
}

Jump to

Keyboard shortcuts

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