keychain

package
v0.4.21 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package keychain wraps go-keychain. It provides a way to compile dependent packages on non-darwin platforms.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddItem

func AddItem(item interface{}) error

AddItem adds an item to the keychain.

func GetGenericPassword

func GetGenericPassword(service string, account string, label string, accessGroup string) ([]byte, error)

GetGenericPassword retrieves a generic password from the keychain.

func NewGenericPassword

func NewGenericPassword(service string, account string, label string, data []byte, accessGroup string) interface{}

NewGenericPassword creates a new generic password item.

Types

This section is empty.

Jump to

Keyboard shortcuts

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