group

package
v0.0.0-...-8d9d806 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PingGroup

func PingGroup(Group *Group)

Types

type Group

type Group struct {
	ID          string      `json:"ID"`               // ID
	Group       string      `json:"groupName"`        // Group Name
	Description string      `json:"groupDescription"` // Description
	Hosts       []host.Host `json:"hosts"`            // Hosts
}

host struct

func GetGroupsFromJson

func GetGroupsFromJson(p string) (groups []Group)

/////////////////////////////////////////////// Host util functions

Jump to

Keyboard shortcuts

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