Documentation
¶
Index ¶
Constants ¶
View Source
const Title = "GraphQL Query Formatter"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphQLQueryModel ¶
type GraphQLQueryModel struct {
ui.BasePagerModel
}
func NewGraphQLQueryModel ¶
func NewGraphQLQueryModel(common *ui.CommonModel) GraphQLQueryModel
func (GraphQLQueryModel) Init ¶
func (m GraphQLQueryModel) Init() tea.Cmd
func (*GraphQLQueryModel) SetContent ¶
func (m *GraphQLQueryModel) SetContent(content string) error
func (GraphQLQueryModel) View ¶
func (m GraphQLQueryModel) View() string
Click to show internal directories.
Click to hide internal directories.