cmd

package
v0.0.0-...-aa9056d Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: GPL-3.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Letters = "abcdefghijklmnopqrstuvwxyz"
	Letter0 = "joli"
	Nums    = "0123456789"
	Num0    = "01"
	Symbols = "!$%^&*()_+{}:@[];'#<>?,./|\\-=?"
	Symbol0 = "<>[](){}:;'/|\\,"
)
View Source
const DEST = "good-images"
View Source
const OFFSET = 2
View Source
const OUT = "256" // hardcoded for convenience (`ulimit -n` might be significantly higher)
View Source
const TOP = 65535

Variables

View Source
var API_VERSION = "v1"
View Source
var HTMLcomments *cobra.Command
View Source
var HTMLimages *cobra.Command

Functions

func Execute

func Execute()

Types

type CatFact

type CatFact struct {
	Fact string
}

type Data

type Data struct {
	Ip string
}

type Entry

type Entry struct {
	Kanji         string
	Grade         int
	Meanings      []string
	Kun_readings  []string
	On_readings   []string
	Name_readings []string
	Jlpt          int
	Unicode       string
}

type PortScanner

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

Jump to

Keyboard shortcuts

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