You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried as followed,but it did not work ,should I need to provider a token ? if so,how could I get the token . also,the first url parameter is the gogs web base url ?
client := gogs.NewClient("http://192.168.89.200:3000", "")
The text was updated successfully, but these errors were encountered:
I tried as followed,but it did not work ,should I need to provider a token ? if so,how could I get the token . also,the first url parameter is the gogs web base url ?
client := gogs.NewClient("http://192.168.89.200:3000", "")
The text was updated successfully, but these errors were encountered: