model

package module
v0.0.0-...-098f707 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthLog

type AuthLog struct {
	LogID     string `json:"log_id"`
	Host      string `json:"host"`
	Username  string `json:"username"`
	Status    string `json:"status"`
	Timestamp int64  `json:"ts"`
	Raw       string `json:"raw"`
	MachineID string `json:"machine_id"`
}

AuthLog auth log model

Jump to

Keyboard shortcuts

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