update

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2021 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run()

Types

type Meta

type Meta struct {
	Index      string
	Title      string
	Difficulty string
	Tags       []string
	Draft      bool
	Fp         string
	Link       string
}

type Metas

type Metas []*Meta

func (Metas) Len

func (a Metas) Len() int

func (Metas) Less

func (a Metas) Less(i, j int) bool

func (Metas) Swap

func (a Metas) Swap(i, j int)

type TableData

type TableData struct {
	Metas Metas
	Total int
}

type TagMetas

type TagMetas map[string](Metas)

Jump to

Keyboard shortcuts

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