Versions in this module Expand all Collapse all v0 v0.1.1 May 13, 2021 Changes in this version + type PathConfig struct + func NewConfig(basePath string) *PathConfig + func (c *PathConfig) GetBasePath() string + func (c *PathConfig) GetCurrentPath() string + func (c *PathConfig) SetCurrentPath(currentPath string)