deathbycaptcha

package module
v0.0.0-...-078f410 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2014 License: MIT Imports: 10 Imported by: 0

README

go-deathbycaptcha

A Death by Captcha implementation for Go (http://www.deathbycaptcha.com/)

This is a library implemented with Web API of Death By Captcha service.

Install: go get github.com/antonyho/go-deathbycaptcha

Usage: dbc := deathbycaptcha.New() solvedCaptcha, err := dbc.Solve("", "", "/abs/path/to/imagefile")

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeathByCaptcha

type DeathByCaptcha struct{}

func New

func New() *DeathByCaptcha

func (DeathByCaptcha) Solve

func (DeathByCaptcha) Solve(username, password, imagePath string) (captchaText string, err error)

Jump to

Keyboard shortcuts

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