top

package
v0.0.0-...-a8b6b34 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ListAuthors

func ListAuthors(num int) []string

func ListKeywords

func ListKeywords(num int) []string

func ListPushSum

func ListPushSum(num int) []string

Types

type BoardWord

type BoardWord struct {
	Board, Word string
}

type WordOrder

type WordOrder struct {
	BoardWord
	Count int
}

func (WordOrder) String

func (wo WordOrder) String() string

type WordOrders

type WordOrders []WordOrder

func ListAuthorWithScore

func ListAuthorWithScore(num int) WordOrders

func ListKeywordWithScore

func ListKeywordWithScore(num int) WordOrders

func ListPushSumWithScore

func ListPushSumWithScore(num int) WordOrders

func (WordOrders) SaveAuthors

func (wos WordOrders) SaveAuthors() error

func (WordOrders) SaveKeywords

func (wos WordOrders) SaveKeywords() error

func (WordOrders) SavePushSum

func (wos WordOrders) SavePushSum() error

Jump to

Keyboard shortcuts

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