mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-06-21 08:18:08 +02:00
Release catalyst
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package api
|
||||
|
||||
type Response struct {
|
||||
Code int
|
||||
Body interface{}
|
||||
}
|
||||
Reference in New Issue
Block a user