repo

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoltRepository

type BoltRepository struct {
	Path string
	// contains filtered or unexported fields
}

func (*BoltRepository) Connect

func (b *BoltRepository) Connect() error

func (*BoltRepository) Get

func (*BoltRepository) Insert

func (b *BoltRepository) Insert(calculation core.CombatReportCalculation) string

func (*BoltRepository) Update

func (b *BoltRepository) Update(uid string, calculation core.CombatReportCalculation) error

type RedisRepository

type RedisRepository struct {
	Options redis.Options
	// contains filtered or unexported fields
}

func (*RedisRepository) Connect

func (r *RedisRepository) Connect() error

func (*RedisRepository) Get

func (*RedisRepository) Insert

func (r *RedisRepository) Insert(calculation core.CombatReportCalculation) string

func (*RedisRepository) Update

Jump to

Keyboard shortcuts

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