gitlab.com/evatix-go/core@v1.3.55/reqtype/Max.go (about) 1 package reqtype 2 3 func Max() Request { 4 return DynamicAction 5 }