opkcat

package module
v0.0.0-...-063efc1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SourceList

func SourceList(markdown string) []string

SourceList returns a list of URLs of known opk files

Types

type ServiceManager

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

func NewServiceManager

func NewServiceManager(services []StartStopper) *ServiceManager

func (*ServiceManager) Run

func (sm *ServiceManager) Run() error

type StartStopper

type StartStopper interface {
	Start() error
	Stop() error
}

Directories

Path Synopsis
Package db implements the database api for opkcat.
Package db implements the database api for opkcat.
Package fetcher implements a service that fetches and stores opk records.
Package fetcher implements a service that fetches and stores opk records.

Jump to

Keyboard shortcuts

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