scanner

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// variation selector
	EMOJIFY = 0xFE0F
	// zero width joiner
	ZWJ = 0x200D

	// Emoji skin tone modifier
	// https://en.wikipedia.org/wiki/Fitzpatrick_scale
	SKIN_MIN = 0x1F3FB // type 1-2
	SKIN_MAX = 0x1F3FF // type 6
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Scanner

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

func New

func New(input string) *Scanner

func (*Scanner) NextFysh

func (s *Scanner) NextFysh() fysh.Fysh

Jump to

Keyboard shortcuts

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