Upsert inserts or updates the value for the given kite
(kite *protocol.Kite, value *kontrolprotocol.RegisterValue)
| 22 | |
| 23 | // Upsert inserts or updates the value for the given kite |
| 24 | Upsert(kite *protocol.Kite, value *kontrolprotocol.RegisterValue) error |
| 25 | } |
no outgoing calls
no test coverage detected