chemspell

package
v0.0.0-...-ffeedb0 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package chemspell accesses the NLM ChemSpell web service.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArrayOfxsdstring

type ArrayOfxsdstring []string

func (ArrayOfxsdstring) MarshalXML

func (a ArrayOfxsdstring) MarshalXML(e *xml.Encoder, start xml.StartElement) error

func (*ArrayOfxsdstring) UnmarshalXML

func (a *ArrayOfxsdstring) UnmarshalXML(d *xml.Decoder, start xml.StartElement) (err error)

type Client

type Client struct {
	HTTPClient   http.Client
	ResponseHook func(*http.Response)
	RequestHook  func(*http.Request)
}

func NewClient

func NewClient() *Client

func (*Client) GetSugList

func (c *Client) GetSugList(name string, src string) (string, error)

func (*Client) Main

func (c *Client) Main(args ArrayOfxsdstring) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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