storage

package
v0.0.0-...-4d6605a Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Association *association.Association
	Logger      logger.Interface
	Permission  permission.Gateway
	Redigo      redigo.Interface
	Rescue      rescue.Interface
}

type Storage

type Storage struct {
	Invite   *invite.Invite
	Message  *message.Message
	Role     *role.Role
	TexUpd   *texupd.TexUpd
	Timeline *timeline.Timeline
	Update   *update.Update
	User     *user.User
	Venture  *venture.Venture
}

func New

func New(config Config) (*Storage, error)

Jump to

Keyboard shortcuts

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