esper

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: BSD-2-Clause Imports: 7 Imported by: 0

README ยถ

esper

makes sure gemini/spartan/nex/https services are up and running

reads and writes gemtext

usage

the following command reads services.gmi, checks each link in the document and prepends a pair of emoji representing its current status:

  • success: the two emojis will match (๐Ÿ๐Ÿ)
  • failure: the two emojis will not match (๐Ÿ๐Ÿ’)
$ esper -c services.gmi
# my services

## blekksprut.net

=> gemini://blekksprut.net/ ๐Ÿ™๐Ÿ™ gemini
=> spartan://blekksprut.net/ ๐Ÿฆ๐Ÿฆ spartan
=> gemini://blekksprut.net/notfound ๐Ÿฆ‹๐Ÿฆ‰ something that doesn't exist

## manatsu.town

=> nex://manatsu.town/ ๐Ÿ‹๐Ÿ‹ ็œŸๅค้ง…

last updated 2025.02.22 01:31

Documentation ยถ

Index ยถ

Constants ยถ

View Source
const Version = "0.0.1"

Variables ยถ

View Source
var Animals = []string{
	"๐Ÿ•", "๐Ÿบ", "๐ŸฆŠ", "๐Ÿฉ", "๐Ÿˆ", "๐Ÿ†", "๐Ÿ…", "๐Ÿฆ", "๐Ÿ’", "๐Ÿ–", "๐ŸŽ",
	"๐Ÿ", "๐Ÿ", "๐Ÿ‘", "๐Ÿฆ", "๐Ÿ˜", "๐Ÿช", "๐Ÿ„", "๐Ÿ‚", "๐Ÿƒ", "๐Ÿฟ", "๐Ÿ‡",
	"๐Ÿ“", "๐Ÿ•Š", "๐Ÿฆ…", "๐Ÿฆ‰", "๐Ÿฆ†", "๐Ÿง", "๐Ÿข", "๐Ÿ™", "๐Ÿฆ€", "๐Ÿฆ", "๐Ÿฆˆ",
	"๐ŸŸ", "๐Ÿ ", "๐Ÿ‹", "๐Ÿก", "๐Ÿ", "๐ŸŠ", "๐ŸฆŽ", "๐Ÿ›", "๐Ÿœ", "๐ŸŒ", "๐Ÿ",
	"๐Ÿž", "๐Ÿฆ‹",
}
View Source
var Cards = []string{
	"๐Ÿ‚ก", "๐Ÿ‚ฑ", "๐Ÿƒ", "๐Ÿƒ‘",
	"๐Ÿ‚ข", "๐Ÿ‚ฒ", "๐Ÿƒ‚", "๐Ÿƒ’",
	"๐Ÿ‚ฃ", "๐Ÿ‚ณ", "๐Ÿƒƒ", "๐Ÿƒ“",
	"๐Ÿ‚ค", "๐Ÿ‚ด", "๐Ÿƒ„", "๐Ÿƒ”",
	"๐Ÿ‚ฅ", "๐Ÿ‚ต", "๐Ÿƒ…", "๐Ÿƒ•",
	"๐Ÿ‚ฆ", "๐Ÿ‚ถ", "๐Ÿƒ†", "๐Ÿƒ–",
	"๐Ÿ‚ง", "๐Ÿ‚ท", "๐Ÿƒ‡", "๐Ÿƒ—",
	"๐Ÿ‚จ", "๐Ÿ‚ธ", "๐Ÿƒˆ", "๐Ÿƒ˜",
	"๐Ÿ‚ฉ", "๐Ÿ‚น", "๐Ÿƒ‰", "๐Ÿƒ™",
	"๐Ÿ‚ช", "๐Ÿ‚บ", "๐ŸƒŠ", "๐Ÿƒš",
	"๐Ÿ‚ซ", "๐Ÿ‚ป", "๐Ÿƒ‹", "๐Ÿƒ›",
	"๐Ÿ‚ฌ", "๐Ÿ‚ผ", "๐ŸƒŒ", "๐Ÿƒœ",
	"๐Ÿ‚ญ", "๐Ÿ‚ฝ", "๐Ÿƒ", "๐Ÿƒ",
	"๐Ÿ‚ฎ", "๐Ÿ‚พ", "๐ŸƒŽ", "๐Ÿƒž",
	"๐ŸƒŸ",
}

Functions ยถ

func Try ยถ

func Try(ref, name string) error

Types ยถ

This section is empty.

Directories ยถ

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher ๐Ÿ‡ป๐Ÿ‡ณ