cmdeventsuxdom

package
v0.0.0-...-4450389 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const AAReadUnixDomain = fsoauthz.AAReadUnixDomain

Variables

This section is empty.

Functions

func Cmd

func Cmd(lg Logger, args map[string]interface{})

Types

type Event

type Event struct {
	Event  string `json:"event"`
	Id     string `json:"id"`
	Parent string `json:"parent"`
	Etime  string `json:"etime"`

	DomainName string `json:"domainName,omitempty"`
	DomainId   string `json:"domainId,omitempty"`
	Group      string `json:"group,omitempty"`
	Gid        uint32 `json:"gid,omitempty"`
	User       string `json:"user,omitempty"`
	Uid        uint32 `json:"uid,omitempty"`

	Note string `json:"note,omitempty"`
}

type Logger

type Logger interface {
	Errorw(msg string, kv ...interface{})
	Fatalw(msg string, kv ...interface{})
}

Jump to

Keyboard shortcuts

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