Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type YOURLSClient ¶
type YOURLSClient struct {
// contains filtered or unexported fields
}
Wrapper for YOURLS API (basic)
func NewClient ¶
func NewClient(dir string, debug bool, cfg *environment.EnvConfig) *YOURLSClient
NewClient creates a new YOURLSClient
func (*YOURLSClient) ShortenURL ¶
ShortenURL shortens a URL via YOURLS
Click to show internal directories.
Click to hide internal directories.