The Wayback Machine - https://web.archive.org/web/20200820152628/https://github.com/topics/go
Skip to content
#

Go

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 25,258 public repositories matching this topic...

caddy
flycash
flycash commented Jun 29, 2020

Please answer these questions before submitting your issue. Thanks!

#2662

  1. What version of Go and beego are you using (bee version)?
    Any version

  2. What operating system and processor architecture are you using (go env)?
    Any

  3. What did you do?
    If possible, provide a recipe for reproducing the error.
    A complete runnable program is good.

When we use ES as the logger, the i

andrewinston
andrewinston commented Aug 5, 2020

Isn't it worth mentioning something about Linux?

I managed to make the private registry work on my Ubuntu 20.04 machine by following the steps listed in "docker on macOS". Maybe it would be interesting to change that title to "Docker on Linux/macOS".

That said, I haven't followed the whole handbook. I just read the "Registries" page.

iris
asyslinux
asyslinux commented Dec 28, 2019

Dear developers. I write my custom specific web server for work with specific archive files, compression, encryption, etc. And i want to publish my web server under BSD-2-Clause license.

In my project i use Iris and Iris logger as basement.
I'm not going to use the name of your project to promote my project.

Can I publish my project under the BSD-2-Clause license?

Thanks.

mattermost-server
mickmister
mickmister commented Aug 17, 2020

Summary

When using a slash command that crashes a plugin, the user receives an unfriendly message.

Observed:

Command with a trigger of '/jira' not found. Click here to send as a message.

Expected:

Plugin for the jira command is not working. Please contact your system administrator.

Ticket Link

https://mattermost.atlassian.net/browse/MM-24753

cockroach
RaduBerinde
RaduBerinde commented Jul 30, 2020

Index constraint generation currently supports constraints from LIKE expressions, but the opt statistics code does not. A simple improvement would be to handle the case where the expression is exactly equivalent to a range of values.

Note that such a rule would need to handle escaping correctly (which the index constraints code currently does not, see #44123).

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language
You can’t perform that action at this time.