pick

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2015 License: MIT Imports: 3 Imported by: 0

README

pick Build Status

pick stuff from html

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PickAttr

func PickAttr(option *Option, AttrLabel string) (data []string, err error)

func PickText

func PickText(option *Option) (data []string, err error)

Types

type Attr

type Attr struct {
	Label string
	Value string
}

type Option

type Option struct {
	PageSource *string
	TagName    string
	Attr       *Attr //optional
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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