Discover Packages
github.com/helderfarias/ges
api
util
package
Version:
v0.0.0-...-edb78a7
Opens a new window with list of versions in this module.
Published: Dec 23, 2015
License: GPL-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Certified struct {
PrivateKey []byte
PublicKey []byte
}
type ResourceConfig struct {
Database struct {
Datasource string
Showsql bool
Pool struct {
Min int
Max int
}
}
Certs struct {
Private string
Public string
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.