source

package
v0.0.0-...-bf0d46e Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Name        string
	Line        int
	Concurrency int
}

type Line

type Line struct {
	storage.Storage
	// contains filtered or unexported fields
}

func NewLine

func NewLine(c Config) (*Line, error)

func (*Line) Close

func (l *Line) Close() error

func (*Line) Copy

func (l *Line) Copy(items []string) []string

func (*Line) ReceiveChan

func (l *Line) ReceiveChan() <-chan []string

func (*Line) Scan

func (l *Line) Scan() error

func (*Line) State

func (l *Line) State() []string

func (*Line) Summary

func (l *Line) Summary() []string

func (*Line) Title

func (l *Line) Title() string

Jump to

Keyboard shortcuts

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