Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IdResponse ¶
type IdResponse struct {
Data Key `json:"data"`
}
func NewIdResponse ¶
func NewIdResponse(key Key) IdResponse
type Key ¶
type Key struct { ID string `json:"id"` Type ResourceType `json:"type"` }
type NoteIDResponse ¶
type ResourceType ¶
type ResourceType string
Click to show internal directories.
Click to hide internal directories.