Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShieldService ¶
type ShieldService struct {
Client shieldiface.ShieldAPI
}
func NewService ¶
func NewService(sess *session.Session) *ShieldService
func (ShieldService) CountOnGoingAttacks ¶
func (s ShieldService) CountOnGoingAttacks() (int, error)
type ShieldServiceInterface ¶
Click to show internal directories.
Click to hide internal directories.