import "v.io/x/ref/examples/rps/internal"
Package internal defines common functions used by both rock paper scissors clients and servers.
CreateName creates a name using the username and hostname.
FindJudge returns a random rock-paper-scissors judge from the mount table.
FindPlayer returns a random rock-paper-scissors player from the mount table.
FindScoreKeepers returns all the rock-paper-scissors score keepers from the mount table.
FormatScoreCard returns a string representation of a score card.
func NewAuthorizer(fname string) security.Authorizer
Package internal imports 12 packages (graph) and is imported by 9 packages. Updated 2020-06-09. Refresh now. Tools for package owners.