bind

package
v0.0.0-...-9cf53c8 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Rendered for darwin/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGenericPassword

func AddGenericPassword(service string, account string, label string, password string, accessGroup string) error

func DeleteGenericPassword

func DeleteGenericPassword(service string, account string, accessGroup string) error

func GenericPasswordTest

func GenericPasswordTest(t Test, service string, accessGroup string)

TestGenericPassword runs test code for generic password keychain item. This is here so we can export using gomobile bind and run this method on iOS simulator and device. Access groups aren't supported in iOS simulator.

Types

type Test

type Test interface {
	Fail(s string)
}

Jump to

Keyboard shortcuts

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