example

package
v0.0.0-...-690d8b0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Paypalme

type Paypalme func(username string, amount string, currency string) string

Paypalme returns a new URL that generates by given params.

var PaypalmeFunc Paypalme = func(username string, amount string, currency string) string {
	return "https://www.paypal.me/" + username + "/" + amount + currency
}

Jump to

Keyboard shortcuts

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