Documentation ¶
Index ¶
- func BasicDecision(s *session.Session, follows int, likes int, intervals int, done chan bool)
- func IntelligentDecision(s *session.Session, follows int, likes int, intervals int, done chan bool)
- func Learn(s *session.Session) string
- func NewHandler(path string, handle func(http.ResponseWriter, *http.Request, *session.Session))
- func StatusBar(s *session.Session, title string) (bar string)
- type Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BasicDecision ¶
func IntelligentDecision ¶
func Learn ¶
Might be worth putting a defer in here incase a job breaks I.E to Clean up is processing
func NewHandler ¶
Constructor
Types ¶
Click to show internal directories.
Click to hide internal directories.