 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QuotaService ¶
type QuotaService struct {
	AuthTokenService m.UserTokenService `inject:""`
}
    func (*QuotaService) Init ¶
func (qs *QuotaService) Init() error
func (*QuotaService) QuotaReached ¶
func (qs *QuotaService) QuotaReached(c *m.ReqContext, target string) (bool, error)
 Click to show internal directories. 
   Click to hide internal directories.