short/internal/oas/oas_interfaces_gen.go

10 lines
148 B
Go

// Code generated by ogen, DO NOT EDIT.
package oas
type CreatePostRes interface {
createPostRes()
}
type HashGetRes interface {
hashGetRes()
}