Documentation ¶
Overview ¶
Redis translates components to redis database we're using database 0, key is stringified UID+FNo, value is plain value for now, no json yet
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Interface ¶
type Interface struct {
// contains filtered or unexported fields
}
func (*Interface) RegisterWritableComponent ¶
func (i *Interface) RegisterWritableComponent(key string) <-chan OutsideInterface.SubMessage
func (*Interface) UpdateComponent ¶
Click to show internal directories.
Click to hide internal directories.