spoiler_tests

package
v0.0.0-...-0f84f75 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(src, dest string) error

Copy copies src to dest, doesn't matter if src is a directory or a file

Types

type BadgerOpenError

type BadgerOpenError struct {
	OrigError error
}

func (BadgerOpenError) Error

func (e BadgerOpenError) Error() string

type KV

type KV struct {
	K []byte
	V []byte
}

func (KV) String

func (kv KV) String() string

Jump to

Keyboard shortcuts

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