selfcare

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Name string
	Id   string
}

type Option

type Option func(*Selfcare) error

func WithBaseUrl

func WithBaseUrl(url string) Option

func WithConfigFilePath

func WithConfigFilePath(path string) Option

type Selfcare

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

func New

func New(opts ...Option) (*Selfcare, error)

func (*Selfcare) GetClients

func (s *Selfcare) GetClients() ([]operation.Client, error)

func (*Selfcare) RegisterTimesheet

func (s *Selfcare) RegisterTimesheet(t config.Timesheet) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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