types

package
v0.0.0-...-b2c30fe Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chan

type Chan struct {
	Err error
	Rpc string
}

type Config

type Config struct {
	ChatID         int64         `json:"chat_id"`
	Token          string        `json:"token"`
	Interval       time.Duration `json:"interval"`
	NotifyInterval time.Duration `json:"notify_interval"`
	AllowSlow      int64         `json:"allow_slow"`
	RpcList        []string      `json:"rpc_list"`
}

type Notifys

type Notifys map[string]time.Time

Jump to

Keyboard shortcuts

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