Back to Wails

Wails Alpha

v3/examples/services/assets/index.html

2.13.0589 B
Original Source

Services

SQLiteHashesK/V StoreLog

The sqlite service provides easy integration with sqlite dbs.

The demo DB has a single table: Users.

Enter a query below and hit the "Run" button.

Run

The hashes service provides hashing functions.

Hash

The kvstore service provides a means for reading and writing to a json file.

Enter a key/value pair in the form below to add it to the file.

A blank value will remove the key.

The log plugin provides a means for sending frontend logs to a Go logger.

Enter some text below, press submit and check your console logs.

DebugInfoWarningError