4 lines
162 B
Go
4 lines
162 B
Go
// Package web implements Gardomatic's server-rendered browser application and
|
|
// proxies authenticated user operations through the typed API client.
|
|
package web
|