Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RandomizerPlugin ¶
type RandomizerPlugin struct {
Impl Randomizer
}
RandomizerPlugin boilerplate
type RandomizerRPC ¶
type RandomizerRPC struct {
// contains filtered or unexported fields
}
RandomizerRPC client
type RandomizerRPCServer ¶
type RandomizerRPCServer struct {
Impl Randomizer
}
RandomizerRPCServer state
func (*RandomizerRPCServer) Get ¶
func (s *RandomizerRPCServer) Get(args interface{}, res *int) error
Get impl wrapper
Click to show internal directories.
Click to hide internal directories.