globals

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Overview

Package globals provides global variables.

Index

Constants

This section is empty.

Variables

View Source
var CalledInShell bool

CalledInShell is true when mycomarkup is invoked as a program.

View Source
var HyphaAccess func(string) (rawText, binaryHtml string, err error)

HyphaAccess holds function that accesses a hypha by its name. By default, it is set to a function that always returns an error.

View Source
var HyphaExists func(string) bool

HyphaExists holds function that checks if the hypha is present. By default, it is set to a function that is always true.

View Source
var HyphaIterate func(func(string))

HyphaIterate is a function that iterates all hypha names existing. By default, it is set to a function that does nothing.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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