cocotyty

Results 15 comments of cocotyty

Thank you! very useful ,but window still can be resized. ^_^

On Linux Deepin/amd64. ^_^. Thank you for this good golang gui lib.

> In data plane: mTLS Agent can be combine into polaris-sidecar, as a sub module to provide certification to envoy > > In control plane: we can add a server...

> I have another suggestion, both authority and authentication are belong to security catalog, such as spring-security, istio-citadel. > > So, server name maybe "polaris-security", provide two methanism, authority and...

So applications should do something like deal with the tracing system. They should manually get the "x-meta-protocol-passthrough-" header, and pass it to upstreams in the same request context. Or maybe...

yes, i'm sure i try to solve this problem myself,but failed; the wrong now is: /tmp/go-build145345704/github.com/mattn/go-gtk/gtksourceview/_obj/gtksourceview.cgo2.o: In function `_cgo_9264a146f787_Cfunc_gtk_source_language_manager_guess_language': /go/src/pkg/github.com/mattn/go-gtk/gtksourceview/gtksourceview.go:266: undefined reference to`gtk_source_language_manager_guess_language' /tmp/go-build145345704/github.com/mattn/go-gtk/gtksourceview/_obj/gtksourceview.cgo2.o: In function `_cgo_9264a146f787_Cfunc_gtk_source_view_get_draw_spaces': ../../../../go/src/pkg/github.com/mattn/go-gtk/gtksourceview/gtksourceview.go:305: undefined reference...

by the way,thank you for your go-gtk ! :)