cmd

package
v0.0.0-...-0aedc8b Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: Apache-2.0

SPDX-License-Identifier: Apache-2.0

SPDX-License-Identifier: Apache-2.0

SPDX-License-Identifier: Apache-2.0

SPDX-License-Identifier: Apache-2.0

SPDX-License-Identifier: Apache-2.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type Events

type Events struct {
	*list.List
}

type Focus

type Focus struct {
	Duration time.Duration
	Title    string `default:"Focus Time"`
}

type Meeting

type Meeting struct {
	Duration    time.Duration
	Title       string
	Description string
	Attendees   []*calendar.EventAttendee
}

type Plan

type Plan struct {
	// contains filtered or unexported fields
}

func (*Plan) String

func (p *Plan) String() string

type Slot

type Slot struct {
	StartTime time.Time
	EndTime   time.Time
}

Jump to

Keyboard shortcuts

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