parsing

package
v0.0.0-...-de0f030 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseColor

func ParseColor(input string) (color.RGBA, error)

Types

type Dimension

type Dimension struct {
	Width  float64
	Height float64
	X      float64
	Y      float64
}

func ParseDimension

func ParseDimension(input string) (*Dimension, error)

type Notification

type Notification struct {
	Title string
	Body  string
}

func ParseNotification

func ParseNotification(input string) *Notification

Jump to

Keyboard shortcuts

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