cleaner

package
v0.0.0-...-b9ea7cb Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelCleaner

type ChannelCleaner struct {
	Interval int `` /* 154-byte string literal not displayed */

	MaxInactive        int `long:"cleaner.maxinactive" description:"After how many days of inactivity a public channel should be force closed"`
	MaxInactivePrivate int `long:"cleaner.maxinactiveprivate" description:"After how many days of inactivity a private channel should be force closed"`
	// contains filtered or unexported fields
}

TODO: should significant channels be ignored?

func (*ChannelCleaner) Init

func (cleaner *ChannelCleaner) Init(lnd lnd.LightningClient, discord discord.NotificationService)

Jump to

Keyboard shortcuts

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