Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HashStore ¶
type HashStore struct {
// contains filtered or unexported fields
}
func (*HashStore) Get ¶
func (h *HashStore) Get(hash string) cameraClient.CameraPicture
func (*HashStore) Set ¶
func (h *HashStore) Set(hash string, cp cameraClient.CameraPicture)
Click to show internal directories.
Click to hide internal directories.