url

package
v0.0.0-...-786626a Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetQueryBool

func GetQueryBool(name string) bool

func GetQueryParam

func GetQueryParam(name string) string

func GetUrlHash

func GetUrlHash() string

func GetUrlWithoutHash

func GetUrlWithoutHash() string

func SetUrlHash

func SetUrlHash(hash string)

func SubscribeToHashChanges

func SubscribeToHashChanges(urlHashChanged Func) func()

func SubscribeToQueryChanges

func SubscribeToQueryChanges(urlQueryChanged Func) func()

Types

type Func

type Func interface{ Invoke(...any) *js.Object }

Func is the type of function that has been internalized / externalized for JS.

Jump to

Keyboard shortcuts

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