google / seesaw

Seesaw v2 is a Linux Virtual Server (LVS) based load balancing platform.
Apache License 2.0
5.63k stars 511 forks source link

ipc.go: use common error values #86

Closed DrJosh9000 closed 4 years ago

DrJosh9000 commented 4 years ago

Nil context and insufficient access errors can be common values, shared among the IPC methods.