Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
Types ¶
type StoreMovieArgs ¶
type StoreMovieArgs struct {
MovieData MovieData
}
type StoreMovieReply ¶
type StoreMovieReply struct{}
type StoreTVArgs ¶
type StoreTVArgs struct {
TVData TVData
}
type StoreTVReply ¶
type StoreTVReply struct{}
Click to show internal directories.
Click to hide internal directories.