mirror of
https://github.com/derfenix/webarchive.git
synced 2026-03-11 22:40:58 +03:00
Initial commit
This commit is contained in:
6
api/openapi/oas_interfaces_gen.go
Normal file
6
api/openapi/oas_interfaces_gen.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Code generated by ogen, DO NOT EDIT.
|
||||
package openapi
|
||||
|
||||
type GetPageRes interface {
|
||||
getPageRes()
|
||||
}
|
||||
Reference in New Issue
Block a user