Skip to content

Manage uule parameter for Google Local Search.

Notifications You must be signed in to change notification settings

takisawa/uule-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uule-go

Manage uule parameter for Google Local Search.

References:

Usage

package main

import (
	"github.com/takisawa/uule-go"
)

func main() {
	uule.Encode("Yokohama,Kanagawa Prefecture,Japan")
	uule.Decode("w+CAIQICIiWW9rb2hhbWEsS2FuYWdhd2EgUHJlZmVjdHVyZSxKYXBhbg==")
}

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/takisawa/uule-go

License

The package is available as open source under the terms of the MIT License.

About

Manage uule parameter for Google Local Search.

Resources

Stars

Watchers

Forks

Packages

No packages published