Registry / utility / sqweek-dialog

sqweek-dialog

JSON →
library0.0.0-20220809060634-e981b270ebbfgogounverified

Package dialog provides a simple cross-platform common dialog API for prompting users with dialogs like yes/no prompts.

go get github.com/sqweek/dialog
INSTALL
IMPORT
SIG · SQWEEK-DIALOG
S
sqweek-dialog
utilitygov0.0.0-20220809060634-e981b270ebbf
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

dialog
github.com/sqweek/dialog

Displays an info dialog with a message.

package main import ( "github.com/sqweek/dialog" ) func main() { dialog.Message("%s", "Hello, World!").Title("Greeting").Info() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20220809060634-e981b270ebbflatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
sqweek-dialog — go get sqweek-dialog · libregistry