checkers

package module
v0.0.0-...-a65070a Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2024 License: BSD-3-Clause Imports: 9 Imported by: 0

README

checkers

A CLI tool designed to mimic the OPS logchecker.

Example

$ just gen
$ just run xld.log

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func XLD

func XLD(log *bufio.Scanner) error

Types

type Album

type Album struct {
	Artist string
	Title  string
}

type Drive

type Drive struct {
	Identifier string
	Offset     int
	Score      int
}

func GetClosestDrive

func GetClosestDrive(driveName string) Drive

func ParseDrive

func ParseDrive(drive []any) Drive

Directories

Path Synopsis
cmd
checkers command
drivegen command

Jump to

Keyboard shortcuts

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