store

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package store provides ...

Package store provides ...

Package store provides ...

Index

Constants

This section is empty.

Variables

View Source
var Migrate = make(map[string]migrate)

Migrate driver->store

Functions

func V1ToV2

func V1ToV2(v1 *v1.EiBlog) *v2.EiBlog

V1ToV2 升级数据v1->v2

Types

type Store

type Store struct {
	Version string `yaml:"version"`
	Driver  string `yaml:"driver"`
	Source  string `yaml:"source"`
}

Store 存储信息

Jump to

Keyboard shortcuts

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