vcard

package
v0.0.0-...-f261bde Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnsupportedVCardVersion = fmt.Errorf("unsupported vcard version")
	ErrInvalidVCard            = fmt.Errorf("invalid vcard file")
)

Functions

This section is empty.

Types

type Service

type Service interface {
	ImportVCardFile(ctx context.Context, file io.Reader) error
}

func Init

func Init(
	contacts contacts.Service,
	phonenumbers phonenumbers.Service,
) Service

Jump to

Keyboard shortcuts

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