package
0.0.0-20231215233255-5eee6075d0e8
Repository: https://github.com/crawl/go-sequell.git
Documentation: pkg.go.dev

# Functions

DuplicateXlogTargets gets the list of duplicated xlog target paths.
Sources reads a parsed sources.yml object and returns a Servers object with metadata on the remote servers that supply xlogs to Sequell.
SplitFilenamesMustSync takes a name like "foo{bar,baz}*", strips the * that designates that the filename is in active use, and expands the file glob.
URLJoin joins two URL path segments.
URLTargetPath returns a relative local file path for the remote file; the server hostname in baseURL being replaced by the server alias.

# Structs

A Server represents an online game server that supplies logfiles and milestones.
An XlogSrc is a reference to an xlogfile hosted on a server somewhere, and to its cached (target) path.

# Type aliases

Servers is the list of servers are sources for games and milestones.