pni

package
v0.0.0-...-1861fbc Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2018 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	PhoneNumber []string
	JSONFlag    bool
}

Options contains the options for the syncme module

func (*Options) StartPNI

func (opts *Options) StartPNI()

StartPNI is the init function of the module ¯\_(ツ)_/¯

type SyncMeAnswer

type SyncMeAnswer struct {
	ErrorCode   int    `json:"error_code"`
	PremiumType int    `json:"premium_type"`
	Name        string `json:"name"`
}

SyncMeAnswer contains a (partial) representation of the SyncMe JSON answer

Jump to

Keyboard shortcuts

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