package
Version:
v0.0.7
Opens a new window with list of versions in this module.
Published: Sep 12, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
var Endpoint = endpoint{
GraphQL: base + "/graphql",
Rest: rest{
Base: base,
Auth: auth{
Login: "/auth/login/token",
Check: "/auth/check/token",
},
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.