Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DotCSRPC ¶
type DotCSRPC struct {
// contains filtered or unexported fields
}
Here is an implementation that talks over RPC
type DotCSRPCServer ¶
type DotCSRPCServer struct {
Impl DotCS
}
func (*DotCSRPCServer) DotCS ¶
func (s *DotCSRPCServer) DotCS(args interface{}, resp *string) error
func (*DotCSRPCServer) Print ¶
func (g *DotCSRPCServer) Print(string) string
Click to show internal directories.
Click to hide internal directories.