mirror of
https://github.com/beego/bee.git
synced 2024-11-24 13:30:53 +00:00
fix lint
This commit is contained in:
parent
570494708c
commit
21681140a1
@ -38,7 +38,7 @@ func (f *sampleFormatter) Marshal(node *StructNode) ([]byte, error) {
|
|||||||
return json.Marshal(node)
|
return json.Marshal(node)
|
||||||
}
|
}
|
||||||
|
|
||||||
func ExampleJSONMarshal() {
|
func ExamplesampleFormatter() {
|
||||||
const src = `
|
const src = `
|
||||||
package p
|
package p
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user