deletion

package
v0.0.0-...-d71c2e5 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrParseClock = errors.New("parse clock")

Functions

func ParseClock

func ParseClock(s string) (hour int, minute int, err error)

func ParseDuration

func ParseDuration(ctx context.Context, s string) (time.Duration, error)

func ScanSpace

func ScanSpace(data []byte, atEOF bool) (advance int, token []byte, err error)

Types

type Dependency

type Dependency struct{}

func New

func New() (*Dependency, error)

func (*Dependency) Handler

func (d *Dependency) Handler(ctx context.Context, c tb.Context) error

Jump to

Keyboard shortcuts

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