package
Version:
v0.0.0-...-690d8b0
Opens a new window with list of versions in this module.
Published: Aug 23, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.