Versions in this module Expand all Collapse all v1 v1.2.0 May 2, 2016 Changes in this version + func CloudFlareBanIP(ip, reason string) (err error) + func PruneAnalytics() v1.1.0 Feb 21, 2016 Changes in this version + func CloudFlareBanIp(ip, reason string) (err error) + type CloudFlareBanIpConfiguration struct + Target string + Value string + type CloudFlareBanIpPayload struct + Configuration CloudFlareBanIpConfiguration + Mode string + Notes string + type PagedResponse struct + CurrentPage uint + Items interface{} + Limit uint + Pages uint + PerPage uint + Total uint + func (p *PagedResponse) Get()