Skip to content

Commit

Permalink
Add outline of ML DDOS
Browse files Browse the repository at this point in the history
  • Loading branch information
thegodenage committed May 1, 2024
1 parent 5735f40 commit cc63e92
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions internal/ddos/ml/ml.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
package ml

// DDOS represents machine learning
// DDOS protection.
type DDOS struct {
}

0 comments on commit cc63e92

Please sign in to comment.