5 lines
81 B
Go
5 lines
81 B
Go
package configs
|
|
|
|
func security() {
|
|
// Implementation of the security function
|
|
}
|