wolfram

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrInvalidInput thrown when user input is invalid
	ErrInvalidInput = errors.New("invalid input is given")
	// ErrInvalidAppID thrown when the given App ID is invalid
	ErrInvalidAppID = errors.New("invalid appid")
)

Functions

This section is empty.

Types

type Client

type Client struct {
	AppID string
}

Client stores AppID and also has API method

func (*Client) Simple

func (c *Client) Simple(input string) ([]byte, error)

Simple is an API for WolframAlpha's simple result image

Jump to

Keyboard shortcuts

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