fasten-onprem/backend/pkg/models/resource_graph_options.go

6 lines
63 B
Go

package models
type ResourceGraphOptions struct {
Page int
}