Versions in this module Expand all Collapse all v0 v0.5.5 Jun 29, 2018 v0.5.4 May 10, 2018 v0.5.3 May 4, 2018 Changes in this version + type Service struct + Env api.Settings + Log api.LogService + func (service Service) Authenticate(token, secret string) (ok bool, err error) + func (service Service) Generate(account, secret string) (string, error) + func (service Service) Secret() string