meta

package
v0.0.0-...-6d5736b Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMetaID

func GetMetaID(fp string) string

Types

type Meta

type Meta struct {
	ID         string
	Index      string
	Title      string
	Difficulty string
	Tags       []string
	Draft      bool
	Fp         string
	Link       string
	FrontendId string
	Ext        string
	Solved     bool
	Completed  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 TagMetas

type TagMetas map[string](Metas)

func GetTagMetas

func GetTagMetas() TagMetas

Jump to

Keyboard shortcuts

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