creditcard

package
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Card

type Card struct {
	GUID            string
	Name            string
	ExpirationYear  string
	ExpirationMonth string
	CardNumber      string
	Address         string
	NickName        string
}

type ChromiumCreditCard

type ChromiumCreditCard []Card

func (*ChromiumCreditCard) Extract

func (c *ChromiumCreditCard) Extract(masterKey []byte) error

func (*ChromiumCreditCard) Len

func (c *ChromiumCreditCard) Len() int

func (*ChromiumCreditCard) Name

func (c *ChromiumCreditCard) Name() string

type YandexCreditCard

type YandexCreditCard []Card

func (*YandexCreditCard) Extract

func (c *YandexCreditCard) Extract(masterKey []byte) error

func (*YandexCreditCard) Len

func (c *YandexCreditCard) Len() int

func (*YandexCreditCard) Name

func (c *YandexCreditCard) Name() string

Jump to

Keyboard shortcuts

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