Skip to content

Commit 42c312b

Browse files
committed
add file
1 parent c3cc07d commit 42c312b

File tree

3 files changed

+646
-1
lines changed

3 files changed

+646
-1
lines changed

godzilla.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ func New(settings ...*Settings) Godzilla {
274274

275275
gz.httpServer = gz.newHTTPServer()
276276

277-
return gb
277+
return gz
278278
}
279279

280280
// Start handling requests

0 commit comments

Comments
 (0)