Message
[pet_armor_value.go:19] stack:
goroutine 7426890 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:26 +0x5e
cbg-item/internal/apps/value.(*HttpServer).GetPetArmorValue.func1()
/root/sources/cbg-item/internal/apps/value/pet_armor_value.go:19 +0x9a
panic({0x10877c0?, 0xc007900b70?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/petarmor.(*PetArmorValue).GetPetArmorValueWithItems(0xc0043945c0, 0xc003126380, 0x1, 0x1, 0x0?)
/root/sources/cbg-item/internal/apps/value/petarmor/pet_armor_value.go:126 +0x757
cbg-item/internal/apps/value/petarmor.(*PetArmorValue).GetLocalTradeItems(0xc0043945c0, 0xc00795f770?)
/root/sources/cbg-item/internal/apps/value/petarmor/pet_armor_value.go:55 +0x39
cbg-item/internal/apps/value/checkpoint.(*CheckPointLocalTrade).GetResult(0xc003ea9a28, {0x1fcb070, 0xc0043945c0}, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checkpoint.go:20 +0x46
cbg-item/internal/apps/value/checkpoint.(*CheckSystem).GetResult(0xc00795f7a8, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/checksystem.go:29 +0x79
cbg-item/internal/apps/value/petarmor.(*PetArmorValue).GetPetArmorValue(0xc007f12080?)
/root/sources/cbg-item/internal/apps/value/petarmor/pet_armor_value.go:165 +0x98
cbg-item/internal/apps/value.(*HttpServer).GetPetArmorValue(0x11cc1aa?, 0xc003695500)
/root/sources/cbg-item/internal/apps/value/pet_armor_value.go:52 +0x334
github.com/gin-gonic/gin.(*Context).Next(0xc003695500)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func3(0xc003695500)
/root/sources/cbg-item/internal/utils/cors.go:14 +0xa5
github.com/gin-gonic/gin.(*Context).Next(...)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174
github.com/gin-gonic/gin.CustomRecoveryWithWriter.func1(0xc003695500)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc003695500)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func2(0xc003695500)
/root/sources/cbg-item/internal/apps/value/http_server.go:308 +0xa9
github.com/gin-gonic/gin.(*Context).Next(...)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174
github.com/gin-gonic/gin.(*Engine).handleHTTPRequest(0xc0001396c0, 0xc003695500)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc0001396c0, {0x1fc2508, 0xc0031261c0}, 0xc0004f5a40)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x1fbf260?}, {0x1fc2508?, 0xc0031261c0?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc001fc6480, {0x1fc4a48, 0xc003000ea0})
/usr/local/go/src/net/http/server.go:2092 +0x5d0
created by net/http.(*Server).Serve in goroutine 1
/usr/local/go/src/net/http/server.go:3360 +0x485