Renan Bastos

Results 27 issues of Renan Bastos

Why your module, not it responsive? I'm beginner with vuejs, you can help-me?

So I am using image `FROM centos:7` but when I to try to execute code, it broke and to generate panic. But when was tried in a VM or UNIX...

When I realize this GET with NodeJS it of the error: ```JSON { "errors": [ "Tag based measurements are not enabled for this account. Contact [email protected] for more information" ]...

2.0.x+

Devemos revisar todos os exemplos e atualizar para o `go.mod`, além disso devemos ajustar cabeçalho do hugo conforme o último encontro dia 15/10/2020 substituindo `+` para `-`. Importante cada pull...

It was implemented a new method to close all connections. Code to test ```go package main import ( "fmt" "github.com/bradfitz/gomemcache/memcache" ) func main() { memcached := memcache.New("127.0.0.1:11211") if err :=...

I saw this documentation, so I wished improvement it. I wait has help see ya

It was executed golint+gosec so there was improved code. Then it was reduced process in this code like concatenating string directly without the use always `fmt.Sprintf`, also ignored errors based...

### Bug Description Guys, I've been testing API Agent from Fiber/Fasthttp: https://docs.gofiber.io/api/client/#-agent And, when I tried to use it ```go agent := fiber.AcquireAgent() statusCode, body, err := agent.Get([]byte{}, "https://jsonplaceholder.typicode.com/posts") fmt.Println(statusCode,...

☢️ Bug