After installing modify the Client struct to include a field for the ID and generate a new ID on creation: // client.go import ( ... "github.com ...
確定! 回上一頁