package server // GocWatchCoverArg defines client -> server arg type GocWatchCoverArg struct { } // GocWatchCoverReply defines client -> server reply type GocWatchCoverReply struct { }