Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stats ¶ added in v0.2.2
type Stats struct { Errors int Kinds int Pages int Resources int // contains filtered or unexported fields }
Stats worker stats
func RunExport ¶
func RunExport(ctx context.Context, workers []Worker, resources []*types.GroupResource) (*Stats, error)
RunExport run the export wit the given workers
func (*Stats) Namespaces ¶ added in v0.2.2
Namespaces get the number of namespaces
Click to show internal directories.
Click to hide internal directories.