winapi

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2026 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package winapi is a dependency-free Windows Credential Manager binding: inline advapi32 CredWriteW/CredReadW/CredDeleteW/CredFree calls through the standard library's syscall package, with no golang.org/x/sys and no third-party wrapper. It exposes a flat per-target blob store (Write/Read/Delete) that the Windows backend drives through the chunk container.

The package carries real code only on Windows; this file keeps it a valid, buildable package on every other GOOS so a cross-compile of the whole module never trips over an all-excluded directory.

Jump to

Keyboard shortcuts

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