Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Result ¶
type Result struct {
ReleaseName string
ReleaseKey string
BinaryName string
BinaryKey string
FileName string
PartNumber int
TotalParts int
IsPars bool
}
parsed subject result used by the Milestone 6 assembly layer
type Service ¶
type Service struct{}
func NewService ¶
func NewService() *Service
func (*Service) MatchSubject ¶
MatchSubject parses a Usenet subject into stable assembly keys. this always returns a deterministic fallback to avoid permanent reprocessing of unmatched article headers.
Click to show internal directories.
Click to hide internal directories.