Documentation
¶
Index ¶
Constants ¶
View Source
const (
// MaxGRPCMessageSize contains max grpc message size
MaxGRPCMessageSize = 100 * 1024 * 1024
)
Variables ¶
This section is empty.
Functions ¶
func NewArgoServer ¶
func NewArgoServer(ctx context.Context, opts ArgoServerOpts) (*argoServer, error)
Types ¶
type ArgoServerOpts ¶
Click to show internal directories.
Click to hide internal directories.