Documentation ¶
Overview ¶
Package metascrub computes scrub paths for a metadata type.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Computer ¶
type Computer struct {
// contains filtered or unexported fields
}
Computer computes scrub paths for types, caching the computation. It can safely be reused across multiple types for the same metadata. It is not safe for concurrent use.
Click to show internal directories.
Click to hide internal directories.