Documentation ¶
Overview ¶
Description: This package provides utility functions for string manipulation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertToType ¶
ConvertToType converts string value to the appropriate type. It tries to convert to primitive.ObjectID, bool, int, float, time.Time, and if none of these succeed, it defaults to string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.