Versions in this module Expand all Collapse all v1 v1.0.24 May 5, 2026 Changes in this version + var UsingGoWebview2Loader bool — windows/amd64 + func CompareBrowserVersions(v1 string, v2 string) (int, error) — windows/amd64 + func CreateCoreWebView2Environment(...) error — windows/amd64 + func CreateCoreWebView2EnvironmentWithOptions(...) error — windows/amd64 + func GetAvailableCoreWebView2BrowserVersionString(browserExecutableFolder string) (string, error) — windows/amd64 + func WithAdditionalBrowserArguments(args string) option — windows/amd64 + func WithAllowSingleSignOnUsingOSPrimaryAccount(allow bool) option — windows/amd64 + func WithBrowserExecutableFolder(folder string) option — windows/amd64 + func WithExclusiveUserDataFolderAccess(exclusive bool) option — windows/amd64 + func WithLanguage(lang string) option — windows/amd64 + func WithTargetCompatibleBrowserVersion(version string) option — windows/amd64 + func WithUserDataFolder(folder string) option — windows/amd64 + type HRESULT int32 — windows/amd64 + type ICoreWebView2CreateCoreWebView2EnvironmentCompletedHandler interface — windows/amd64 + EnvironmentCompleted func(errorCode HRESULT, createdEnvironment *ICoreWebView2Environment) HRESULT + type ICoreWebView2Environment = combridge.IUnknownImpl — windows/amd64