// Code generated by goctl. DO NOT EDIT. package types type Response struct { Id int64 `json:"id"` NodeId int64 `json:"node_id"` Timestamp int64 `json:"timestamp"` }