mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
minor
This commit is contained in:
@@ -2,5 +2,5 @@ package jsonx
|
||||
|
||||
// Exampler is an interface used by testing to generate examples.
|
||||
type Exampler interface {
|
||||
ListExamples() []string
|
||||
ListExamples() any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user