article

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2017 License: Apache-2.0 Imports: 1 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	Title  string
	Link   string
	Date   string
	Author string
}

func (Article) ContainKeyword

func (a Article) ContainKeyword(keyword string) bool

type Articles

type Articles []Article

func (Articles) ContainKeyword

func (as Articles) ContainKeyword(keyword string) Articles

Jump to

Keyboard shortcuts

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