Install hubble-ui on GKE Dataplane V2
A golang library for building PostgreSQL proxy
A Kubernetes controller and tool for sealing/unsealing Secrets with the help of KMS providers.
Generalized resource reconciliation framework by pluggable resource controller binaries.
A curated list of awesome Go frameworks, libraries and software
codec of the Well Known google.protobuf.Struct type which generated by gogo protobuf
High-performance Redis library for Go
A toolkit to run Ray applications on Kubernetes
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distrib...
#30 楼 @fleuria 做成 Form Object 是個好辦法,可以透過 active_attr gem 來完成 ActiveModel 介面,這樣的好處是可以快速應用 simple_form 等表單生成套件來生成前端表單。
但是,如果說你的項目需要開 API 的時候,還是單純的 plain old object 的 Service Object 好用