Message
[pet_value.go:20] stack:
goroutine 11771265 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:26 +0x5e
cbg-item/internal/apps/value.(*HttpServer).GetPetValue.func1()
/root/sources/cbg-item/internal/apps/value/pet_value.go:20 +0x9a
panic({0x11e4820?, 0xc0022ec5a0?})
/usr/local/go/src/runtime/panic.go:785 +0x132
cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue2WithItems(0xc003fe6d50, 0xc000a2b380, 0x1, 0x1, 0x0)
/root/sources/cbg-item/internal/apps/value/pet/pet_value.go:129 +0x9a8
cbg-item/internal/apps/value/pet.(*PetValue).GetLocalTradeItems(0xc003fe6d50, 0x7efdd1427a68?)
/root/sources/cbg-item/internal/apps/value/pet/pet_value.go:54 +0x39
cbg-item/internal/apps/value/checkpoint.(*PetCheckPointLocalTrade).GetResult(0x2b14e20, {0x21680c8, 0xc003fe6d50}, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/pet_checkpoint.go:56 +0x12c
cbg-item/internal/apps/value/checkpoint.(*PetCheckSystem).GetResult(0xc002ebf7a0, 0x0)
/root/sources/cbg-item/internal/apps/value/checkpoint/pet_checksystem.go:28 +0x79
cbg-item/internal/apps/value/pet.(*PetValue).GetPetValue(0xc003fe6d50)
/root/sources/cbg-item/internal/apps/value/pet/pet_value.go:222 +0x471
cbg-item/internal/apps/value.(*HttpServer).GetPetValue(0x1347bb0?, 0xc0031ba700)
/root/sources/cbg-item/internal/apps/value/pet_value.go:44 +0x2eb
github.com/gin-gonic/gin.(*Context).Next(0xc0031ba700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.Cors.func2(0xc0031ba700)
/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(0xc0031ba700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/recovery.go:102 +0x6f
github.com/gin-gonic/gin.(*Context).Next(0xc0031ba700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/context.go:174 +0x2b
cbg-item/internal/apps/value.NewHttpServer.(*HttpServer).loggerMiddleware.func1(0xc0031ba700)
/root/sources/cbg-item/internal/apps/value/http_server.go:284 +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(0xc002248340, 0xc0031ba700)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:620 +0x64e
github.com/gin-gonic/gin.(*Engine).ServeHTTP(0xc002248340, {0x2160700, 0xc003206d20}, 0xc002fda780)
/root/go/pkg/mod/github.com/gin-gonic/gin@v1.9.1/gin.go:576 +0x1b2
net/http.serverHandler.ServeHTTP({0x215cee0?}, {0x2160700?, 0xc003206d20?}, 0x6?)
/usr/local/go/src/net/http/server.go:3210 +0x8e
net/http.(*conn).serve(0xc002d85830, {0x2162f48, 0xc0031cecf0})
/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