Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶ added in v0.0.54
type Config struct {
Session userSessionNumber // ej: userSessionNumber() string = 1,4,4000 .... if nil, always return 0.. id ej: 124663.0
// contains filtered or unexported fields
}
type UnixID ¶
type UnixID struct {
*Config
// contains filtered or unexported fields
}
func (*UnixID) GetNewID ¶
GetNewID retorna un id único para el ingreso a la base de datos tipo unix time formato 121212.2 (unix time + . + user number) 1 allocs
Click to show internal directories.
Click to hide internal directories.