Versions in this module Expand all Collapse all v0 v0.0.2 Aug 29, 2019 v0.0.1 Aug 29, 2019 Changes in this version + const API_ROOT + func GenRequestID() string + func NewProxy(cacher cache.BookCacher) (http.Handler, error) + func RunServer(port string) error + type Proxy struct + func (p *Proxy) ServeHTTP(w http.ResponseWriter, r *http.Request) + type SrvHandle struct + func (s *SrvHandle) GetAuthorInfo(ctx *gin.Context)