logic

package
v0.0.0-...-a1a5d81 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSepFileDir

func GetSepFileDir(outPath string) string

func GetSortFileDir

func GetSortFileDir(outPath string) string

func SepBigFile

func SepBigFile(bigFile, outPath string, sepMax, topN int)

func TopN

func TopN(outPath string, n int)

Types

type FILE

type FILE struct {
	// contains filtered or unexported fields
}

type HEAP

type HEAP []*UC

func (HEAP) Len

func (m HEAP) Len() int

func (HEAP) Less

func (m HEAP) Less(i, j int) bool

func (*HEAP) Pop

func (m *HEAP) Pop() interface{}

func (*HEAP) Push

func (m *HEAP) Push(x interface{})

func (HEAP) Swap

func (m HEAP) Swap(i, j int)

type UC

type UC struct {
	// contains filtered or unexported fields
}

func (*UC) String

func (u *UC) String() string

Jump to

Keyboard shortcuts

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