5 lines
76 B
Go
5 lines
76 B
Go
/*
|
|
vault_totp_gen: Generate a TOTP code from a TOTP secret.
|
|
*/
|
|
package main
|