mirror of
https://github.com/kataras/iris.git
synced 2026-02-09 20:25:57 +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