The glamourous AI coding agent for your favourite terminal 💘
1package proto 2 3// Args represents generic arguments that apply to all RPC routines. 4type Args struct{}