mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
Go fmt and linting issues
This commit is contained in:
parent
cf9de30a23
commit
7cd1c2f80c
5 changed files with 22 additions and 2 deletions
|
@ -98,6 +98,7 @@ func Asset(location string) ([]byte, error) {
|
|||
return Embed.Asset(location)
|
||||
}
|
||||
|
||||
// AssetDir returns web app "assets" folder.
|
||||
func AssetDir(dir string) ([]string, error) {
|
||||
return Embed.AssetDir(dir)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue