Versions in this module Expand all Collapse all v0 v0.0.9 Dec 14, 2024 v0.0.8 Dec 14, 2024 v0.0.7 Dec 14, 2024 Changes in this version + type Client struct + func NewClient(serverURL, token, giteapages, giteapagesAllowAll string) (*Client, error) + func (c *Client) Open(name, ref string) (fs.File, error)