mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-13 20:24:00 +02:00
@@ -36,7 +36,7 @@ type Init struct {
|
||||
prev *Init
|
||||
children []*Init
|
||||
|
||||
init onceMore
|
||||
init OnceMore
|
||||
out any
|
||||
err error
|
||||
f func(context.Context) (any, error)
|
||||
|
Reference in New Issue
Block a user