12
This commit is contained in:
7
internal/cloudflare/handler.go
Normal file
7
internal/cloudflare/handler.go
Normal file
@ -0,0 +1,7 @@
|
||||
package cloudflare
|
||||
|
||||
import "github.com/gin-gonic/gin"
|
||||
|
||||
func AccountCreate(c *gin.Context) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user