util

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadFile

func ReadFile(fileName string) []string

func WriteFile

func WriteFile(content []Mark)

Types

type Babbler

type Babbler struct {
	Index   int
	Len     int
	Words   []string
	Comment map[int]string
}

func NewBabbler

func NewBabbler() (b Babbler)

func (Babbler) Babble

func (b Babbler) Babble() string

type Mark

type Mark struct {
	Index   int
	Content string
}

Jump to

Keyboard shortcuts

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