package
Version:
v0.0.0-...-430e21d
Opens a new window with list of versions in this module.
Published: Jun 10, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Profile struct {
LexiconTypeID string `json:"$type,const=world.bsky.demo.profile" cborgen:"$type,const=world.bsky.demo.profile"`
CreatedAt int64 `json:"createdAt" cborgen:"createdAt"`
Links []string `json:"links,omitempty" cborgen:"links,omitempty"`
Text string `json:"text" cborgen:"text"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.