timelineservice

package
v0.0.0-...-c477d60 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2019 License: GPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	*dbservice.DB
}

Service defines service type

func NewService

func NewService(db *dbservice.DB) *Service

NewService factory for Service

func (*Service) FindAll

func (db *Service) FindAll(
	sc datatype.ServiceContainer,
	user *datatype.User,
	timelineFilter datatype.TimelineFilter,
	offset int,
	limit int,
) ([]datatype.TimelineEntry, bool, error)

FindAll finds all assets

Jump to

Keyboard shortcuts

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