Discover Packages
github.com/manawasp/elitekeyboards-watcher
keyboards
package
Version:
v0.0.0-...-d91a86d
Opens a new window with list of versions in this module.
Published: Nov 5, 2016
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Save rewrite the "DB" file with the current state of keyboards
Keyboard type regroup informations about keyboard on http://elitekeyboards.com
Diff compare 2 Keyboards availability and return a new array of keyboards if
the availability change
type State struct {
Keyboards map[string ]Keyboard `toml:"keyboards"`
}
Keyboards TODO: doc
Parse the "DB" file to retrieve previous state of the website
WebParse retrieve html from the given url and look for keyboards
note: this "parser" only work with the current elitekeyboards website at
this day 05 Nomvember 2016
Source Files
¶
Click to show internal directories.
Click to hide internal directories.