services

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2026 License: GPL-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 CollectService

type CollectService struct{}

func (*CollectService) Run

func (s *CollectService) Run(
	path string,
) (models.RepoData, error)

type NoteService

type NoteService struct{}

func (*NoteService) Add

func (s *NoteService) Add(
	repo string,
	text string,
) error

func (*NoteService) List

func (s *NoteService) List(repo string) (string, error)

Jump to

Keyboard shortcuts

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