backlog

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2025 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	BaseURL string
	APIKey  string
}

type Issue

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

func (*Issue) Comments

func (p *Issue) Comments() ([]fs.Comment, error)

func (*Issue) Creation

func (p *Issue) Creation() time.Time

func (*Issue) Key

func (p *Issue) Key() string

func (*Issue) LastMod

func (p *Issue) LastMod() time.Time

func (*Issue) Message

func (p *Issue) Message() string
func (p *Issue) PermaLink() string

func (*Issue) Subject

func (p *Issue) Subject() string

type Service

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

func NewService

func NewService(config *Config) (*Service, error)

func (*Service) List

func (p *Service) List() ([]fs.Task, error)

func (*Service) Name

func (p *Service) Name() string

Jump to

Keyboard shortcuts

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