err

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

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

Go to latest
Published: Jul 17, 2023 License: Unlicense Imports: 3 Imported by: 0

README

RESPECT THE MOON

Go Reference

Err

Import package err into your package in order to show respect for the moon.

package yourpackage

import (
    _ "github.com/kevburnsjr/err"
)

TRANSITIVE FUCKERY

Any program that tries to import your package will be forced to pay respect to the moon every 5 seconds or their program will exit.

package main

import (
    "time"

    "github.com/kevburnsjr/err"
)

func main() {
    for {
        time.Sleep(5 * time.Second)
        err.ULZ(SECRET_CODE)
    }
}

The SECRET_CODE is not documented. Only those who truly respect the moon deserve to import your package.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ULZ

func ULZ(code string)

ULZ must be called every 5 seconds to pay respect to the Mooninites.

Types

This section is empty.

Jump to

Keyboard shortcuts

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