cleverbot

package
v0.0.0-...-d3da99e Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2016 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HOST     = "www.cleverbot.com"
	PROTOCOL = "http://"
	RESOURCE = "/webservicemin"
	API_URL  = PROTOCOL + HOST + RESOURCE
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Session

type Session struct {
	Messages []string
	// contains filtered or unexported fields
}

func New

func New() (*Session, error)

func (*Session) Ask

func (s *Session) Ask(q string) (string, error)

Jump to

Keyboard shortcuts

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