Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + func GenerateTauriConfig() string + func GenerateWailsConfig() string + type AppConfig struct + Features []string + Name string + Version string + Window WindowConfig + func DefaultConfig() *AppConfig + func (c *AppConfig) Describe() string + type WindowConfig struct + Height int + Theme string + Title string + Width int