log_dto

package
v1.3.4-beta Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogSource

type LogSource struct {
	ID       string                 `json:"id"`
	Config   map[string]interface{} `json:"config"`
	Creator  auto.Label             `json:"creator" aolabel:"user"`
	Updater  auto.Label             `json:"updater" aolabel:"user"`
	CreateAt auto.TimeLabel         `json:"create_time"`
	UpdateAt auto.TimeLabel         `json:"update_time"`
}

type Save

type Save struct {
	ID      string                 `json:"id"`
	Cluster string                 `json:"cluster"`
	Config  map[string]interface{} `json:"config"`
}

Jump to

Keyboard shortcuts

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