short/internal/oas/oas_interfaces_gen.go

11 lines
148 B
Go
Raw Normal View History

2024-01-29 18:32:16 +00:00
// Code generated by ogen, DO NOT EDIT.
package oas
type CreatePostRes interface {
createPostRes()
}
type HashGetRes interface {
hashGetRes()
}