fdb

package
v0.2.29 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAlreadyExists = errors.New("already exists")
View Source
var ErrCookieNotFound = errors.New("no cookie found")
View Source
var ErrNotEnoughTweets = errors.New("not enough tweets")
View Source
var ErrRequestLimitsNotFound = errors.New("no request limits found")
View Source
var ErrRequestLimitsUnmarshallingError = errors.New("request limits unmarshalling error")
View Source
var ErrTweetsNotFound = errors.New("no tweets found")
View Source
var ErrTwitterAccountNotFound = errors.New("no twitter account found")

Functions

This section is empty.

Types

type DB

type DB interface {
	Migrate(ctx context.Context) error

	telegram.SessionStorage
	// contains filtered or unexported methods
}

func NewDB

func NewDB(fdb fdb.Database, log *logrus.Entry) DB

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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