bot

package
v0.0.0-...-04e463c Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Scheduler = &scheduler{
	logger: util.DefaultLogger.With(slog.F("bot", "scheduler")),
}

Functions

This section is empty.

Types

type Bot

type Bot struct {
	ID              string         `json:"id"`
	Name            string         `json:"name"`
	EnableAutoOpen  bool           `json:"enable_auto_open"`
	EnableAutoClose bool           `json:"enable_auto_close"`
	Setting         *botv1.Setting `json:"setting"`
}

Jump to

Keyboard shortcuts

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